mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
fix sort menus
This commit is contained in:
parent
5e27de701a
commit
76c2164aeb
4 changed files with 17 additions and 10 deletions
|
@ -2204,7 +2204,7 @@ var AppInfo = {};
|
|||
}
|
||||
}
|
||||
|
||||
postInitDependencies.push('components/testermessage');
|
||||
//postInitDependencies.push('components/testermessage');
|
||||
|
||||
} else if (browserInfo.chrome) {
|
||||
postInitDependencies.push('scripts/chromecast');
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue