This commit is contained in:
@@ -14,6 +14,7 @@ namespace AyaNova.Models
|
||||
public long OwnerId { get; set; }
|
||||
|
||||
//-------------
|
||||
[EmailAddress]
|
||||
public string EmailAddress { get; set; }
|
||||
public decimal TimeZoneOffset { get; set; }
|
||||
public int UiColor { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user