1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

Merge pull request #4843 from nielsvanvelzen/nvv-cc-from-user-config

Use cast receiver application from user configuration
This commit is contained in:
Bill Thornton 2023-10-24 17:28:18 -04:00 committed by GitHub
commit d7ccd24094
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 42 additions and 40 deletions

View file

@ -139,10 +139,7 @@
</div>
<div class="selectContainer">
<select is="emby-select" class="selectChromecastVersion" label="${LabelChromecastVersion}">
<option value="stable">${LabelStable}</option>
<option value="unstable">${LabelUnstable}</option>
</select>
<select is="emby-select" class="selectChromecastVersion" label="${LabelChromecastVersion}"></select>
</div>
<div class="selectContainer">