mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Update browserdeviceprofile.js
This commit is contained in:
parent
154a24bdb0
commit
07c67f0382
1 changed files with 1 additions and 1 deletions
|
@ -139,7 +139,7 @@ define(['browser'], function (browser) {
|
||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
} else if (format === 'mp2') {
|
} else if (format === 'mp2') {
|
||||||
//For now
|
// For now
|
||||||
return false;
|
return false;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue