feat: blocks replacer

This commit is contained in:
trafficlunar 2024-12-27 22:52:01 +00:00
parent 0f3df546c2
commit 1721d08cf3
6 changed files with 94 additions and 3 deletions

View file

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