Add move-to-start/end and better subflow menu options

This commit is contained in:
Nick O'Leary
2022-11-01 10:35:57 +00:00
parent d8e01584f3
commit a351cd9d9f
4 changed files with 162 additions and 66 deletions

View File

@@ -68,7 +68,11 @@
"enabled": "Enabled",
"disabled": "Disabled",
"info": "Description",
"selectNodes": "Click nodes to select"
"selectNodes": "Click nodes to select",
"enableFlow": "Enable flow",
"disableFlow": "Disable flow",
"moveToStart": "Move flow to start",
"moveToEnd": "Move flow to end"
},
"menu": {
"label": {