1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

update components

This commit is contained in:
Luke Pulverenti 2016-07-10 13:11:48 -04:00
parent 4048d96ec1
commit 0850fb9c3a
9 changed files with 246 additions and 125 deletions

View file

@ -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;
}