mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
remove probing of live tv feeds
This commit is contained in:
parent
755f6fc79c
commit
2f83f86ee8
11 changed files with 129 additions and 80 deletions
|
@ -192,6 +192,16 @@
|
|||
</select>
|
||||
<div>${LabelEnableItemPreviewsHelp}</div>
|
||||
</div>
|
||||
|
||||
<div class="fldFullscreen">
|
||||
<br />
|
||||
<div>
|
||||
<div data-role="controlgroup">
|
||||
<label for="chkEnableFullScreen">${LabelEnableFullScreen}</label>
|
||||
<input type="checkbox" id="chkEnableFullScreen" />
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue