Display roles
This commit is contained in:
@ -27,5 +27,7 @@ namespace Yavsc.ViewModels.Manage
|
||||
public long ActiveCommandCount { get; set; }
|
||||
|
||||
public bool HasDedicatedCalendar { get; set; }
|
||||
|
||||
public IEnumerable<string> Roles { get; set; }
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user