mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
update osd
This commit is contained in:
parent
407f137095
commit
3e2ad02767
5 changed files with 17 additions and 8 deletions
|
@ -2695,7 +2695,7 @@ var AppInfo = {};
|
|||
|
||||
postInitDependencies.push('scripts/nowplayingbar');
|
||||
|
||||
postInitDependencies.push('components/remotecontrolautoplay');
|
||||
postInitDependencies.push('bower_components/emby-webcomponents/playback/remotecontrolautoplay');
|
||||
|
||||
// Prefer custom font over Segoe if on desktop windows
|
||||
if (!browserInfo.mobile && navigator.userAgent.toLowerCase().indexOf('windows') != -1) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue