Update icon, allow move and delete

This commit is contained in:
Robin van der Linde 2021-10-24 16:08:20 +02:00
parent d689140c24
commit c901c20d1d

View file

@ -41,6 +41,7 @@
"badge": true
}
],
"iconSize": "40,40,bottom",
"presets": [
{
"title": {
@ -367,5 +368,10 @@
"type": "direction"
}
}
]
],
"deletion": true,
"allowMove": {
"enableImproveAccuracy": true,
"enableRelocation": false
}
}