mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
adjust process throttle
This commit is contained in:
parent
35bc1c89ac
commit
41346bcef6
1 changed files with 1 additions and 1 deletions
|
@ -116,7 +116,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
// Firefox suddenly having trouble with our webm
|
// Firefox suddenly having trouble with our webm
|
||||||
//return '.webm';
|
return '.webm';
|
||||||
}
|
}
|
||||||
|
|
||||||
return '.mp4';
|
return '.mp4';
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue