1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

Update dependencies

This commit is contained in:
MrTimscampi 2020-05-29 00:25:30 +02:00
parent aae276dad1
commit aa2315f355
4 changed files with 599 additions and 493 deletions

View file

@ -561,6 +561,7 @@ var AppInfo = {};
require(['components/playback/volumeosd']);
}
/* eslint-disable-next-line compat/compat */
if (navigator.mediaSession || window.NativeShell) {
require(['mediaSession']);
}