mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
improve performance of now playing page
This commit is contained in:
parent
bbf03fdf40
commit
fe6a85e143
9 changed files with 1162 additions and 1110 deletions
|
@ -22,7 +22,7 @@
|
|||
<a href="music.html?tab=3">${TabArtists}</a>
|
||||
<a href="music.html?tab=4">${TabSongs}</a>
|
||||
<a href="music.html?tab=5">${TabGenres}</a>
|
||||
<a href="music.html?tab=6" class="hide">${TabFolders}</a>
|
||||
<a href="music.html?tab=6">${TabFolders}</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue