mirror of
https://github.com/jellyfin/jellyfin-web.git
synced 2024-11-18 11:28:23 -07:00
fix chromecast css
This commit is contained in:
parent
ad93f5ca7f
commit
ae5ccc79dc
@ -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()) {
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user