forked from 0x2620/pandora
layer defaults
This commit is contained in:
parent
2075f94120
commit
34edcba8c3
1 changed files with 3 additions and 3 deletions
|
@ -587,8 +587,8 @@
|
||||||
"showIconBrowser": false,
|
"showIconBrowser": false,
|
||||||
"showInfo": true,
|
"showInfo": true,
|
||||||
"showLayers": {
|
"showLayers": {
|
||||||
"places": true,
|
"places": false,
|
||||||
"events": true,
|
"events": false,
|
||||||
"keywords": true,
|
"keywords": true,
|
||||||
"descriptions": true,
|
"descriptions": true,
|
||||||
"transcripts": true
|
"transcripts": true
|
||||||
|
@ -612,7 +612,7 @@
|
||||||
"videoResolution": 240,
|
"videoResolution": 240,
|
||||||
"videoScale": "fit",
|
"videoScale": "fit",
|
||||||
"videoMuted": false,
|
"videoMuted": false,
|
||||||
"videoSize": "small",
|
"videoSize": "large",
|
||||||
"videoView": "video",
|
"videoView": "video",
|
||||||
"videoVolume": 1
|
"videoVolume": 1
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in a new issue