mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
add loopback handler
This commit is contained in:
parent
5df126af54
commit
7919964805
12 changed files with 16 additions and 51 deletions
|
@ -8,7 +8,7 @@
|
|||
<button is="emby-button" class="emby-tab-button" data-index="1">
|
||||
<div class="emby-button-foreground">${TabNextUp}</div>
|
||||
</button>
|
||||
<button is="emby-button" class="emby-tab-button homeFavoritesTab" data-index="2">
|
||||
<button is="emby-button" class="emby-tab-button" data-index="2">
|
||||
<div class="emby-button-foreground">${TabFavorites}</div>
|
||||
</button>
|
||||
<button is="emby-button" class="emby-tab-button" data-index="3">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue