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
|
@ -30,7 +30,7 @@
|
|||
|
||||
function getSavedQueryKey() {
|
||||
|
||||
return getWindowUrl();
|
||||
return getWindowUrl() + 'people';
|
||||
}
|
||||
|
||||
function reloadItems(page, viewPanel) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue