mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
update datetime
This commit is contained in:
parent
965f9741ba
commit
bbb9e89063
12 changed files with 57 additions and 113 deletions
|
@ -199,7 +199,7 @@ define(['browser'], function (browser) {
|
|||
function getMaxBitrate() {
|
||||
|
||||
if (browser.edgeUwp) {
|
||||
return 20000000;
|
||||
return 22000000;
|
||||
}
|
||||
|
||||
// 10mbps
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue