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
|
||||
}
|
||||
],
|
||||
"iconSize": "40,40,bottom",
|
||||
"presets": [
|
||||
{
|
||||
"title": {
|
||||
|
@ -367,5 +368,10 @@
|
|||
"type": "direction"
|
||||
}
|
||||
}
|
||||
]
|
||||
],
|
||||
"deletion": true,
|
||||
"allowMove": {
|
||||
"enableImproveAccuracy": true,
|
||||
"enableRelocation": false
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue