1
0
Fork 0
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:
Luke Pulverenti 2015-03-02 14:46:28 -05:00
parent 35bc1c89ac
commit 41346bcef6

View file

@ -116,7 +116,7 @@
}
// Firefox suddenly having trouble with our webm
//return '.webm';
return '.webm';
}
return '.mp4';