This commit is contained in:
@@ -19,7 +19,7 @@ namespace AyaNova.Models
|
||||
|
||||
|
||||
public DateTime Created { get; set; } = DateTime.UtcNow;
|
||||
[Required]
|
||||
|
||||
public long UserId { get; set; }
|
||||
[NotMapped]
|
||||
public string UserViz { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user