(wait) Add pause option on Wait block

Closes #751
This commit is contained in:
Baptiste Arnaud
2023-09-04 14:52:16 +02:00
parent 66dc570527
commit 111fb323b1
16 changed files with 672 additions and 589 deletions

View File

@@ -34,6 +34,7 @@ export const executeSetVariable = (
setVariable: {
scriptToExecute,
},
expectsDedicatedReply: true,
},
],
}