Updating game data to mid season patch and made card gallery nicer
This commit is contained in:
@@ -9,4 +9,4 @@ public class UserDeck
|
||||
public string? Notes { get; set; }
|
||||
public string? Season { get; set; }
|
||||
public DateTime UpdatedAt { get; set; } = DateTime.UtcNow;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user