mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
update components
This commit is contained in:
parent
3d79e12351
commit
6a1068feae
6 changed files with 14 additions and 15 deletions
|
@ -40,7 +40,6 @@ define(['browser'], function (browser) {
|
|||
if (window.MediaSource != null) {
|
||||
// text tracks don’t work with this in firefox
|
||||
return true;
|
||||
//return !browser.firefox;
|
||||
}
|
||||
|
||||
return false;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue