refactor: rename radius changer to tool settings

This commit is contained in:
trafficlunar 2025-02-09 12:50:26 +00:00
parent a68f995699
commit 60277da619
5 changed files with 10 additions and 10 deletions

View file

@ -15,7 +15,7 @@ const defaultSettings: Settings = {
historyPanel: true,
colorPicker: true,
blockReplacer: true,
radiusChanger: true,
toolSettings: true,
blockSelector: true,
};