This commit is contained in:
2020-12-23 16:19:50 +00:00
parent e5c811426b
commit c5c48a3de3
2 changed files with 3 additions and 1 deletions

View File

@@ -58,6 +58,7 @@ namespace AyaNova.Models
//linked entity
public NotifySubscription NotifySubscription { get; set; }
public User User { get; set; }
}//eoc