Fix: remember map rotation setting
This commit is contained in:
parent
10c28e6608
commit
c764839fdc
1 changed files with 2 additions and 1 deletions
|
@ -725,7 +725,8 @@
|
|||
},
|
||||
"mappings": [
|
||||
{
|
||||
"if": "mapcomplete-fixate-north=",
|
||||
"if": "mapcomplete-fixate-north=no",
|
||||
"alsoShowIf": "mapcomplete-fixate-north=",
|
||||
"icon": "./assets/svg/compass.svg",
|
||||
"then": {
|
||||
"en": "Allow to rotate the map",
|
||||
|
|
Loading…
Reference in a new issue