mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
revert mediaplayer change
This commit is contained in:
parent
396ae9d713
commit
88698139ff
1 changed files with 1 additions and 1 deletions
|
@ -112,7 +112,7 @@
|
||||||
return '.webm';
|
return '.webm';
|
||||||
}
|
}
|
||||||
if ($.browser.chrome) {
|
if ($.browser.chrome) {
|
||||||
//return '.webm';
|
return '.webm';
|
||||||
}
|
}
|
||||||
|
|
||||||
// Firefox suddenly having trouble with our webm
|
// Firefox suddenly having trouble with our webm
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue