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

fix directory browser parent path

This commit is contained in:
Luke Pulverenti 2016-01-29 23:55:05 -05:00
parent d90d4de2b0
commit 4a3a518fb7
9 changed files with 35 additions and 68 deletions

View file

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