mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
fixes #1178 - Emby (stable) does not see changes when switching to dev
This commit is contained in:
parent
aec9b913a9
commit
9412b4af1d
4 changed files with 5 additions and 2 deletions
|
@ -42,7 +42,7 @@
|
|||
</div>
|
||||
</li>
|
||||
<li>
|
||||
<label for="selectAutomaticUpdateLevel">${LabelAutomaticUpdateLevel}</label>
|
||||
<label class="lnlAutomaticUpdateLevel" for="selectAutomaticUpdateLevel"></label>
|
||||
<select name="selectAutomaticUpdateLevel" id="selectAutomaticUpdateLevel">
|
||||
<option value="Release">${OptionRelease}</option>
|
||||
<option value="Beta">${OptionBeta}</option>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue