feat: add mode editor

This commit is contained in:
RohitR311
2025-05-07 09:29:03 +05:30
parent 0a1704e2a8
commit 817c7254d2

View File

@@ -183,6 +183,7 @@ export class WorkflowInterpreter {
const options = {
...settings,
mode: 'editor',
debugChannel: {
activeId: (id: any) => {
this.activeId = id;