forked from MapComplete/MapComplete
Enable allow delete, fix translation in firepit theme
This commit is contained in:
parent
2dbb657a9f
commit
3a2addbddc
5 changed files with 11 additions and 8 deletions
|
@ -169,5 +169,6 @@
|
|||
"allowMove": {
|
||||
"enableRelocation": false,
|
||||
"enableImproveAccuracy": true
|
||||
}
|
||||
},
|
||||
"deletion": true
|
||||
}
|
||||
|
|
|
@ -121,5 +121,7 @@
|
|||
"allowMove": {
|
||||
"enableRelocation": false,
|
||||
"enableImproveAccuracy": true
|
||||
}
|
||||
},
|
||||
"deletion": true
|
||||
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue