mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-14 10:36:54 -07:00
Implimented the features #218
This commit is contained in:
parent
4cf01fb9c4
commit
00cd6969e0
11 changed files with 277 additions and 150 deletions
|
@ -35,8 +35,8 @@ namespace PlexRequests.Helpers.Permissions
|
|||
{
|
||||
[Display(Name = "Newsletter")]
|
||||
Newsletter = 1,
|
||||
[Display(Name = "Recently Added Notification")]
|
||||
RecentlyAddedNotification = 2,
|
||||
[Display(Name = "Request Added Notification")]
|
||||
RequestAddedNotification = 2,
|
||||
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue