This commit is contained in:
@@ -29,7 +29,7 @@ namespace AyaNova.Models
|
||||
Tags = new List<string>();
|
||||
}
|
||||
|
||||
[NotMapped]
|
||||
[NotMapped, JsonIgnore]
|
||||
public AyaType AyaType { get => AyaType.UnitModel; }
|
||||
|
||||
}//eoc
|
||||
|
||||
Reference in New Issue
Block a user