mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
add path to ListingsProviderInfo
This commit is contained in:
parent
b80fbe0163
commit
c6b15e3001
1 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@
|
|||
</div>
|
||||
</li>
|
||||
<li>
|
||||
<label class="lnlAutomaticUpdateLevel" for="selectAutomaticUpdateLevel" class="selectLabel"></label>
|
||||
<label class="lnlAutomaticUpdateLevel selectLabel" 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