mirror of
https://github.com/trafficlunar/blockmatic.git
synced 2026-06-28 06:34:13 +00:00
feat: blocks replacer
This commit is contained in:
parent
0f3df546c2
commit
1721d08cf3
6 changed files with 94 additions and 3 deletions
|
|
@ -13,6 +13,7 @@ const defaultSettings: Settings = {
|
|||
grid: true,
|
||||
canvasBorder: false,
|
||||
colorPicker: false,
|
||||
blocksReplacer: true,
|
||||
radiusChanger: true,
|
||||
blockSelector: true,
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue