forked from 0x2620/pandora
fix default videoResolution
This commit is contained in:
parent
92a8480d79
commit
91610be8fc
1 changed files with 1 additions and 1 deletions
|
@ -785,7 +785,7 @@
|
|||
"theme": "oxmedium",
|
||||
"videoMuted": false,
|
||||
"videoPoints": {},
|
||||
"videoResolution": 96,
|
||||
"videoResolution": 240,
|
||||
"videoScale": "fit",
|
||||
"videoSize": "small",
|
||||
"videoSubtitles": true,
|
||||
|
|
Loading…
Reference in a new issue