mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
rework epg storage
This commit is contained in:
parent
d2aad87ea9
commit
133343ae5c
3 changed files with 3 additions and 3 deletions
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…
Add table
Add a link
Reference in a new issue