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",
|
"theme": "oxmedium",
|
||||||
"videoMuted": false,
|
"videoMuted": false,
|
||||||
"videoPoints": {},
|
"videoPoints": {},
|
||||||
"videoResolution": 96,
|
"videoResolution": 240,
|
||||||
"videoScale": "fit",
|
"videoScale": "fit",
|
||||||
"videoSize": "small",
|
"videoSize": "small",
|
||||||
"videoSubtitles": true,
|
"videoSubtitles": true,
|
||||||
|
|
Loading…
Reference in a new issue