Themes: allow to move a shelter
This commit is contained in:
parent
9cb2eb75a6
commit
565dee8854
1 changed files with 5 additions and 1 deletions
|
@ -120,5 +120,9 @@
|
||||||
"type": "string"
|
"type": "string"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
]
|
],
|
||||||
|
"allowMove": {
|
||||||
|
"enableRelocation": false,
|
||||||
|
"enableImproveAccuracy": true
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue