1
0
Fork 0
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:
Luke Pulverenti 2015-09-03 14:07:15 -04:00
parent a310b3aa39
commit 2c776145d5
15 changed files with 195 additions and 326 deletions

View file

@ -32,7 +32,7 @@
function getSavedQueryKey() {
return getWindowUrl();
return getWindowUrl() + 'genres';
}
function reloadItems(page) {