This commit is contained in:
2020-07-20 21:31:24 +00:00
parent 84785dd6b9
commit 5bfdaad629
2 changed files with 2 additions and 1 deletions

View File

@@ -35,6 +35,7 @@ namespace AyaNova.Models
}
//linked entity
[JsonIgnore]
public NotifySubscription NotifySubscription { get; set; }
}//eoc