Themes: add 'allow_copy' to some layers (e.g. bench, ...)

This commit is contained in:
Pieter Vander Vennet 2025-07-07 18:26:42 +02:00
parent 2f89f9203d
commit a7fe72abdf
19 changed files with 52 additions and 21 deletions

View file

@ -1596,5 +1596,6 @@
"allowMove": {
"enableImproveAccuracy": true,
"enableRelocation": true
}
},
"allowCopy": true
}