mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-07-10 15:32:37 -07:00
Removed references to Plex
This commit is contained in:
parent
2dfcef980e
commit
94bb1ed824
23 changed files with 1821 additions and 1825 deletions
|
@ -32,6 +32,8 @@ namespace Ombi.UI.Models
|
|||
public class SearchLoadViewModel
|
||||
{
|
||||
public PlexRequestSettings Settings { get; set; }
|
||||
public bool Plex { get; set; }
|
||||
public bool Emby { get; set; }
|
||||
public CustomizationSettings CustomizationSettings { get; set; }
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue