mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
chromecast fixes
This commit is contained in:
parent
fdbc225f11
commit
053fd6388e
9 changed files with 32 additions and 15 deletions
|
@ -65,6 +65,7 @@
|
|||
browser.mobile = true;
|
||||
}
|
||||
|
||||
browser.xboxOne = userAgent.toLowerCase().indexOf('xbox') != -1;
|
||||
browser.animate = document.documentElement.animate != null;
|
||||
|
||||
return browser;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue