Add check for sync-selection mode, fix personal theme by revoking it's special status from 'determine theme', fix #871
This commit is contained in:
parent
3b01e62fbe
commit
7c6e292013
9 changed files with 59 additions and 27 deletions
|
@ -41,8 +41,9 @@
|
|||
"overpassMaxZoom": 15,
|
||||
"overrideAll": {
|
||||
"minzoom": 17,
|
||||
"syncSelection": "theme",
|
||||
"syncSelection": "theme-only",
|
||||
"shownByDefault": false
|
||||
},
|
||||
"enableNoteImports": false,
|
||||
"layers": []
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue