fix default videoResolution

This commit is contained in:
j 2013-02-28 20:43:30 +00:00
parent 92a8480d79
commit 91610be8fc
1 changed files with 1 additions and 1 deletions

View File

@ -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,