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