forked from 0x2620/pandora
default values
This commit is contained in:
parent
7c5620f51d
commit
f67026fc77
3 changed files with 3 additions and 0 deletions
|
@ -1204,6 +1204,7 @@
|
|||
"newsletter": true,
|
||||
"ui": {
|
||||
"annotationsCalendarSize": 128,
|
||||
"annotationsHighlight": "none",
|
||||
"annotationsMapSize": 128,
|
||||
"annotationsRange": "all",
|
||||
"annotationsSize": 256,
|
||||
|
|
|
@ -1670,6 +1670,7 @@
|
|||
"newsletter": true,
|
||||
"ui": {
|
||||
"annotationsCalendarSize": 128,
|
||||
"annotationsHighlight": "none",
|
||||
"annotationsMapSize": 128,
|
||||
"annotationsRange": "all",
|
||||
"annotationsSize": 256,
|
||||
|
|
|
@ -1148,6 +1148,7 @@
|
|||
"level": "guest",
|
||||
"ui": {
|
||||
"annotationsCalendarSize": 128,
|
||||
"annotationsHighlight": "none",
|
||||
"annotationsHighlight": false,
|
||||
"annotationsMapSize": 128,
|
||||
"annotationsRange": "position",
|
||||
|
|
Loading…
Reference in a new issue