mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-14 10:36:54 -07:00
Removed references to Plex
This commit is contained in:
parent
2dfcef980e
commit
94bb1ed824
23 changed files with 1821 additions and 1825 deletions
|
@ -45,6 +45,8 @@ namespace Ombi.Core
|
|||
public const string CouchPotatoQualityProfiles = nameof(CouchPotatoQualityProfiles);
|
||||
public const string CouchPotatoQueued = nameof(CouchPotatoQueued);
|
||||
public const string WatcherQueued = nameof(WatcherQueued);
|
||||
public const string GetCustomizationSettings = nameof(GetCustomizationSettings);
|
||||
public const string GetEmbySettings = nameof(GetEmbySettings);
|
||||
public const string GetPlexRequestSettings = nameof(GetPlexRequestSettings);
|
||||
public const string LastestProductVersion = nameof(LastestProductVersion);
|
||||
public const string SonarrRootFolders = nameof(SonarrRootFolders);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue