mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
hide library monitor from certain operating systems
This commit is contained in:
parent
a651d5208d
commit
2ebea85514
7 changed files with 22 additions and 15 deletions
|
@ -55,7 +55,7 @@
|
|||
</div>
|
||||
<br />
|
||||
<ul data-role="listview" class="ulForm">
|
||||
<li>
|
||||
<li class="fldLibraryMonitor hide">
|
||||
<label for="selectEnableRealtimeMonitor">${LabelEnableRealtimeMonitor}</label>
|
||||
<select id="selectEnableRealtimeMonitor" data-mini="true">
|
||||
<option value="Auto">${OptionAuto}</option>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue