mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
update music queries
This commit is contained in:
parent
fbd1d13138
commit
beae29d407
1 changed files with 1 additions and 1 deletions
|
@ -403,7 +403,7 @@
|
|||
}
|
||||
pageTabsContainer.dispatchEvent(new CustomEvent("tabchange", {
|
||||
detail: {
|
||||
selectedTabIndex: 0
|
||||
selectedTabIndex: LibraryBrowser.selectedTabIndex(pageTabsContainer)
|
||||
}
|
||||
}));
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue