exclude english from language filter

This commit is contained in:
TheBeastLT
2022-05-04 17:07:03 +02:00
parent c2e1d5ba49
commit e3dc850188
2 changed files with 5 additions and 4 deletions

View File

@@ -282,7 +282,7 @@ function landingTemplate(manifest, config = {}) {
${sortOptionsHTML}
</select>
<label class="label" for="iLanguage">Priority language:</label>
<label class="label" for="iLanguage">Priority foreign language:</label>
<select id="iLanguage" class="input" onchange="generateInstallLink()" title="Streams with the selected dubs/subs language will be shown on the top">
<option value="none" selected>None</option>
${languageOptionsHTML}