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

update local pin feature

This commit is contained in:
Luke Pulverenti 2016-02-21 01:25:25 -05:00
parent cd9c4775c2
commit b587424b5c
15 changed files with 152 additions and 13 deletions

View file

@ -546,7 +546,7 @@
}
function showUserAtTop() {
return AppInfo.isNativeApp;
return false;
}
var requiresLibraryMenuRefresh = false;