1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

update routing

This commit is contained in:
Luke Pulverenti 2016-03-16 02:07:11 -04:00
parent 154f6b5fd8
commit 2cf4c1c4e0
3 changed files with 8 additions and 28 deletions

View file

@ -215,7 +215,6 @@
if (LibraryBrowser.needsRefresh(tabContent)) {
if (window.ApiClient) {
var userId = Dashboard.getCurrentUserId();
Dashboard.showLoadingMsg();
getDisplayPreferences('home', userId).then(function (result) {