Fix common misspelling of 'enableImproveAccuracy', see #1928

This commit is contained in:
Pieter Vander Vennet 2024-04-28 11:03:26 +02:00
parent 6c12041f73
commit 8e70ecce8a
13 changed files with 18 additions and 12 deletions

View file

@ -191,6 +191,6 @@
},
"allowMove": {
"enableRelocation": false,
"enableImproveAccuraccy": true
"enableImproveAccuracy": true
}
}