Fixed date field handling
This commit is contained in:
@@ -18,6 +18,7 @@ namespace gaseous_identifier.objects
|
||||
public string Email { get; set; }
|
||||
public string Homepage { get; set; }
|
||||
public Uri? Url { get; set; }
|
||||
public string SourceType { get; set; }
|
||||
|
||||
public List<Game> Games { get; set; }
|
||||
|
||||
|
Reference in New Issue
Block a user