mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-14 10:36:54 -07:00
Fixed some issues with the user management work
This commit is contained in:
parent
0bfc8f8393
commit
e39512905a
7 changed files with 138 additions and 12 deletions
|
@ -34,7 +34,7 @@ namespace PlexRequests.Helpers.Permissions
|
|||
public enum Permissions
|
||||
{
|
||||
[Display(Name = "Access Administration Settings")]
|
||||
AdminSettings = 1,
|
||||
Administrator = 1,
|
||||
|
||||
[Display(Name = "Request Movie")]
|
||||
RequestMovie = 2,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue