From de294ce3f8b18b667b787921c4b6923fe808bd7e Mon Sep 17 00:00:00 2001 From: amhsirak Date: Thu, 11 Dec 2025 14:58:53 +0530 Subject: [PATCH] feat: recorder mode --- src/components/robot/pages/RobotCreate.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/robot/pages/RobotCreate.tsx b/src/components/robot/pages/RobotCreate.tsx index 1bb4713f..ca1c8242 100644 --- a/src/components/robot/pages/RobotCreate.tsx +++ b/src/components/robot/pages/RobotCreate.tsx @@ -270,7 +270,7 @@ const RobotCreate: React.FC = () => { Recorder Mode - Capture actions step-by-step + Record your actions into a workflow.