mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
update routing
This commit is contained in:
parent
154f6b5fd8
commit
2cf4c1c4e0
3 changed files with 8 additions and 28 deletions
|
@ -215,7 +215,6 @@
|
|||
if (LibraryBrowser.needsRefresh(tabContent)) {
|
||||
if (window.ApiClient) {
|
||||
var userId = Dashboard.getCurrentUserId();
|
||||
|
||||
Dashboard.showLoadingMsg();
|
||||
|
||||
getDisplayPreferences('home', userId).then(function (result) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue