refactor: bunch of tool settings changes

This commit is contained in:
trafficlunar 2024-12-28 17:35:07 +00:00
parent 5804853395
commit c1ef155867
5 changed files with 16 additions and 15 deletions

View file

@ -13,7 +13,7 @@ const defaultSettings: Settings = {
grid: true,
canvasBorder: false,
colorPicker: false,
blocksReplacer: true,
blockReplacer: true,
radiusChanger: true,
blockSelector: true,
};