mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
update components
This commit is contained in:
parent
4048d96ec1
commit
0850fb9c3a
9 changed files with 246 additions and 125 deletions
|
@ -1210,7 +1210,7 @@ var Dashboard = {
|
|||
// The native app can handle a little bit more than safari
|
||||
if (AppInfo.isNativeApp) {
|
||||
|
||||
//quality -= 5;
|
||||
quality -= 5;
|
||||
} else {
|
||||
quality -= 15;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue