mirror of
https://github.com/knightcrawler-stremio/knightcrawler.git
synced 2024-12-20 03:29:51 +00:00
exclude english from language filter
This commit is contained in:
@@ -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}
|
||||
|
||||
Reference in New Issue
Block a user