mirror of
https://github.com/jellyfin/jellyfin-web.git
synced 2024-11-17 19:08:18 -07:00
rework epg storage
This commit is contained in:
parent
d2aad87ea9
commit
133343ae5c
File diff suppressed because one or more lines are too long
@ -32,7 +32,7 @@
|
||||
</div>
|
||||
|
||||
<div class="selectContainer">
|
||||
<select is="emby-select" class="selectAirTime" label="${LabelAirtime}">
|
||||
<select is="emby-select" class="selectAirTime" label="${LabelAirTime}">
|
||||
<option class="optionAroundTime" value="original"></option>
|
||||
<option value="any">${Anytime}</option>
|
||||
</select>
|
||||
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user