mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
update channel display
This commit is contained in:
parent
489dc97aab
commit
22a0210633
5 changed files with 9 additions and 14 deletions
|
@ -5,7 +5,7 @@
|
|||
<button class="pageTabButton" data-index="1">${TabLatest}</button>
|
||||
<button class="pageTabButton" data-index="2">${TabUpcoming}</button>
|
||||
<button class="pageTabButton" data-index="3">${TabShows}</button>
|
||||
<button class="pageTabButton" data-index="4">${TabEpisodes}</button>
|
||||
<button class="pageTabButton tvEpisodesTab" data-index="4">${TabEpisodes}</button>
|
||||
<button class="pageTabButton" data-index="5">${TabGenres}</button>
|
||||
<button class="pageTabButton" data-index="6">${TabNetworks}</button>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue