Formatting

This commit is contained in:
pietervdvn 2021-12-07 18:35:14 +01:00
parent 2dc6d4658f
commit b28243829b
2 changed files with 3 additions and 2 deletions

View file

@ -13,7 +13,7 @@
"point", "point",
"centroid" "centroid"
], ],
"icon": "circle:white;./assets/svg/scissors.svg", "icon": "circle:white;./assets/svg/scissors.svg",
"iconSize": "30,30,center" "iconSize": "30,30,center"
} }
] ]

View file

@ -80,7 +80,8 @@
}, },
"iconSize": "20,20,center", "iconSize": "20,20,center",
"location": [ "location": [
"point","centroid" "point",
"centroid"
] ]
} }
] ]