use available resolution as default
This commit is contained in:
parent
90ccbdfcf9
commit
29436d59a6
1 changed files with 1 additions and 1 deletions
|
@ -1007,7 +1007,7 @@
|
|||
"videoLoop": false,
|
||||
"videoMuted": false,
|
||||
"videoPoints": {},
|
||||
"videoResolution": 240,
|
||||
"videoResolution": 480,
|
||||
"videoScale": "fit",
|
||||
"videoSize": "large",
|
||||
"videoSubtitles": false,
|
||||
|
|
Loading…
Reference in a new issue