feat: Enhance ArmBot and StaticMachine mechanics with trigger handling and reset functionality
This commit is contained in:
@@ -434,7 +434,7 @@ const CopyPasteControls = ({ itemsGroupRef, copiedObjects, setCopiedObjects, pas
|
||||
};
|
||||
|
||||
const backendEventData = {
|
||||
type: 'StaticMachine',
|
||||
type: 'ArmBot',
|
||||
points: createArmBotPoint()
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user