feat: rename /active -> /enable

This commit is contained in:
ForestOfLight
2026-05-20 17:27:15 -07:00
Unverified
parent eb5268cf11
commit 6eb61573c5
3 changed files with 10 additions and 10 deletions
+1 -1
View File
@@ -17,7 +17,7 @@ import './commands/RenameCommand';
import './commands/InstancesCommand';
import './commands/PlaceCommand';
import './commands/MoveCommand';
import './commands/ActiveCommand';
import './commands/EnableCommand';
import './commands/LayerCommand';
import './commands/NextLayerCommand';
import './commands/PrevLayerCommand';