mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
update menu
This commit is contained in:
parent
96916410b0
commit
eb03497e42
1 changed files with 1 additions and 1 deletions
|
@ -546,7 +546,7 @@
|
|||
}
|
||||
|
||||
function showUserAtTop() {
|
||||
return Dashboard.isConnectMode() || browserInfo.mobile;
|
||||
return AppInfo.isNativeApp;
|
||||
}
|
||||
|
||||
var requiresLibraryMenuRefresh = false;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue