Update icon, allow move and delete
This commit is contained in:
parent
d689140c24
commit
c901c20d1d
1 changed files with 7 additions and 1 deletions
|
@ -41,6 +41,7 @@
|
||||||
"badge": true
|
"badge": true
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"iconSize": "40,40,bottom",
|
||||||
"presets": [
|
"presets": [
|
||||||
{
|
{
|
||||||
"title": {
|
"title": {
|
||||||
|
@ -367,5 +368,10 @@
|
||||||
"type": "direction"
|
"type": "direction"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
]
|
],
|
||||||
|
"deletion": true,
|
||||||
|
"allowMove": {
|
||||||
|
"enableImproveAccuracy": true,
|
||||||
|
"enableRelocation": false
|
||||||
|
}
|
||||||
}
|
}
|
Loading…
Add table
Add a link
Reference in a new issue