Themes: add 'allowMove' everywhere, make 'allowMove' obligated, see #2121

This commit is contained in:
Pieter Vander Vennet 2024-09-02 11:56:36 +02:00
parent 82e6b2af9b
commit 29d52e0fc6
13 changed files with 52 additions and 25 deletions

View file

@ -628,5 +628,9 @@
"color": "#00f",
"width": "8"
}
]
}
],
"allowMove": {
"enableImproveAccuracy": true,
"enableRelocation": false
}
}