This commit is contained in:
@@ -17,7 +17,8 @@ namespace AyaNova.Models
|
||||
public List<string> Tags { get; set; } = new List<string>();
|
||||
[Required]
|
||||
public long UnitId { get; set; }
|
||||
|
||||
[NotMapped]
|
||||
public string UnitViz { get; set; }
|
||||
|
||||
//UTILITY FIELDS
|
||||
[NotMapped]
|
||||
|
||||
Reference in New Issue
Block a user