Rename selectLabelMaxVideoWidth to selectMaxVideoWidth
This commit is contained in:
@@ -43,7 +43,7 @@
|
||||
</div>
|
||||
|
||||
<div class="selectContainer">
|
||||
<select is="emby-select" class="selectLabelMaxVideoWidth" label="${LabelMaxVideoResolution}">
|
||||
<select is="emby-select" class="selectMaxVideoWidth" label="${LabelMaxVideoResolution}">
|
||||
<option value="0">${Auto}</option>
|
||||
<option value="-1">${ScreenResolution}</option>
|
||||
<option value="640">360p</option>
|
||||
|
||||
Reference in New Issue
Block a user