mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-21 05:43:19 -07:00
Remove all references to the claims
This commit is contained in:
parent
7412655c5a
commit
3384ba90fc
8 changed files with 101 additions and 38 deletions
|
@ -58,6 +58,9 @@ namespace PlexRequests.Helpers.Permissions
|
|||
AutoApproveTv = 128,
|
||||
|
||||
[Display(Name = "Auto Approve Album Requests")]
|
||||
AutoApproveAlbum = 256
|
||||
AutoApproveAlbum = 256,
|
||||
|
||||
[Display(Name = "Manage Requests")]
|
||||
ManageRequests = 512
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue