fix chromecast css

This commit is contained in:
Luke Pulverenti 2015-12-02 16:10:50 -05:00
parent ad93f5ca7f
commit ae5ccc79dc

View File

@ -2181,7 +2181,7 @@ var AppInfo = {};
postInitDependencies.push('scripts/thememediaplayer');
postInitDependencies.push('scripts/remotecontrol');
postInitDependencies.push('css!css/notifications.css');
postInitDependencies.push('css!css/notifications.css');
postInitDependencies.push('css!css/chromecast.css');
if (Dashboard.isRunningInCordova()) {