feat: show snackbar on flow removal

This commit is contained in:
Ali BARIN
2022-09-22 00:27:43 +02:00
parent cc0c73f226
commit aef77dde59
2 changed files with 5 additions and 0 deletions

View File

@@ -43,6 +43,7 @@
"flow.inactive": "OFF",
"flow.published": "Published",
"flow.draft": "Draft",
"flow.successfullyDeleted": "The flow and associated executions have been deleted.",
"flowEditor.publish": "PUBLISH",
"flowEditor.unpublish": "UNPUBLISH",
"flowEditor.publishedFlowCannotBeUpdated": "To edit this flow, you must first unpublish it.",