fix(ui): disallow loading/deleting workflow if already open

This commit is contained in:
psychedelicious
2023-12-06 23:55:13 +11:00
parent 6e028d691a
commit 06104f3851
4 changed files with 27 additions and 3 deletions

View File

@@ -1651,7 +1651,8 @@
"clearWorkflowSearchFilter": "Clear Workflow Search Filter",
"workflowName": "Workflow Name",
"workflowEditorReset": "Workflow Editor Reset",
"workflowEditorMenu": "Workflow Editor Menu"
"workflowEditorMenu": "Workflow Editor Menu",
"workflowIsOpen": "Workflow is Open"
},
"app": {
"storeNotInitialized": "Store is not initialized"