mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
update audio animation
This commit is contained in:
parent
7dd1eedf26
commit
0a96f8e0bf
6 changed files with 22 additions and 13 deletions
|
@ -2387,6 +2387,8 @@ var AppInfo = {};
|
|||
browser.mobile = true;
|
||||
}
|
||||
|
||||
browser.animate = document.documentElement.animate != null;
|
||||
|
||||
window.browserInfo = browser;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue