Save stream goal link

This commit is contained in:
2023-09-06 16:04:24 +01:00
parent 6fbf3fd229
commit 23c60aa4c7
8 changed files with 366 additions and 2 deletions

View File

@ -43,6 +43,11 @@ public class User
/// Date when user accepted TOS
/// </summary>
public DateTime? TosAccepted { get; init; }
/// <summary>
/// Stream goal
/// </summary>
public string? Goal { get; init; }
/// <summary>
/// Concurrency token