Final (?) de-widgetification
This commit is contained in:
@@ -116,8 +116,7 @@ namespace AyaNova.Models
|
||||
[JsonIgnore]
|
||||
public Vendor Vendor { get; set; }
|
||||
|
||||
[JsonIgnore]//hide from being returned (as null anyway) with User object in routes
|
||||
public Widget Widget { get; set; }
|
||||
|
||||
|
||||
public User()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user