mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
update music tabs
This commit is contained in:
parent
a310b3aa39
commit
2c776145d5
15 changed files with 195 additions and 326 deletions
|
@ -32,7 +32,7 @@
|
|||
|
||||
function getSavedQueryKey() {
|
||||
|
||||
return getWindowUrl();
|
||||
return getWindowUrl() + 'genres';
|
||||
}
|
||||
|
||||
function reloadItems(page) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue