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