This commit is contained in:
tidusjar 2016-06-24 15:33:38 +01:00
commit 3650c4f943
14 changed files with 769 additions and 587 deletions

View file

@ -34,5 +34,6 @@ namespace PlexRequests.Services.Jobs
public const string SrCacher = "SickRage Cacher";
public const string PlexChecker = "Plex Availability Cacher";
public const string StoreCleanup = "Database Cleanup";
public const string RequestLimitReset = "Request Limit Reset";
}
}