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