1
0
Fork 0
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:
Luke Pulverenti 2015-12-08 13:39:18 -05:00
parent 5e27de701a
commit 76c2164aeb
4 changed files with 17 additions and 10 deletions

View file

@ -2204,7 +2204,7 @@ var AppInfo = {};
}
}
postInitDependencies.push('components/testermessage');
//postInitDependencies.push('components/testermessage');
} else if (browserInfo.chrome) {
postInitDependencies.push('scripts/chromecast');