From 67d8eabc0730e30690c52c5bcf616e2227c5058e Mon Sep 17 00:00:00 2001 From: nguyentrungthat <80239428+nguentrungthat@users.noreply.github.com> Date: Fri, 5 Dec 2025 09:30:40 +0700 Subject: [PATCH] Update ButtonAction.tsx --- FRONTEND/src/components/ButtonAction.tsx | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/FRONTEND/src/components/ButtonAction.tsx b/FRONTEND/src/components/ButtonAction.tsx index 323da10..384dd62 100644 --- a/FRONTEND/src/components/ButtonAction.tsx +++ b/FRONTEND/src/components/ButtonAction.tsx @@ -135,13 +135,13 @@ export const ButtonDPELP = ({ repeat: "1", note: "", }, - // { - // expect: "", - // send: "show platform", - // delay: "3000", - // repeat: "1", - // note: "", - // }, + { + expect: "", + send: "show platform", + delay: "3000", + repeat: "1", + note: "", + }, ]; socket?.emit( "run_scenario",