mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-14 02:26:55 -07:00
Finished the queue #483
This commit is contained in:
parent
50dec5f530
commit
dd92bb179c
6 changed files with 105 additions and 32 deletions
|
@ -37,5 +37,6 @@ namespace PlexRequests.Services.Jobs
|
|||
public const string RequestLimitReset = "Request Limit Reset";
|
||||
public const string EpisodeCacher = "Plex Episode Cacher";
|
||||
public const string RecentlyAddedEmail = "Recently Added Email Notification";
|
||||
public const string FaultQueueHandler = "Request Fault Queue Handler";
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue