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
|
@ -34,7 +34,7 @@
|
|||
<label for="select" class="control-label">Theme</label>
|
||||
<div id="themes">
|
||||
<select class="form-control form-control-custom" id="select">
|
||||
<option @plexTheme class="form-control form-control-custom" value="@Themes.PlexTheme">Plex</option>
|
||||
<option @plexTheme class="form-control form-control-custom" value="@Themes.PlexTheme">Dark</option>
|
||||
<option @originalTheme class="form-control form-control-custom" value="@Themes.OriginalTheme">Original Blue</option>
|
||||
</select>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue