feat: add mode editor
This commit is contained in:
@@ -183,6 +183,7 @@ export class WorkflowInterpreter {
|
|||||||
|
|
||||||
const options = {
|
const options = {
|
||||||
...settings,
|
...settings,
|
||||||
|
mode: 'editor',
|
||||||
debugChannel: {
|
debugChannel: {
|
||||||
activeId: (id: any) => {
|
activeId: (id: any) => {
|
||||||
this.activeId = id;
|
this.activeId = id;
|
||||||
|
|||||||
Reference in New Issue
Block a user