This commit is contained in:
2021-06-08 19:14:16 +00:00
parent a9adf85dce
commit b2a43379b8
3 changed files with 108 additions and 107 deletions

View File

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