Implimented a theme changer, waiting for the Plex theme

This commit is contained in:
tidusjar 2016-05-24 12:58:01 +01:00
commit c41944c933
7 changed files with 7078 additions and 7008 deletions

View file

@ -46,7 +46,7 @@ namespace PlexRequests.Core
public const string CouchPotatoQualityProfiles = "CouchPotatoQualityProfiles";
public const string CouchPotatoQueued = "CouchPotatoQueued";
public const string GetBaseUrl = "GetBaseUrl";
public const string GetPlexRequestSettings = "GetPlexRequestSettings";
public const string LastestProductVersion = "LatestProductVersion";
}