feat: Add share button to workflows list (#4681)
* feat: Add share button to workflows list * fix: take empty workflow into account when sharing
This commit is contained in:
@@ -1342,6 +1342,7 @@
|
||||
"workflows.menu.my": "My workflows",
|
||||
"workflows.menu.all": "All workflows",
|
||||
"workflows.item.open": "Open",
|
||||
"workflows.item.share": "Share...",
|
||||
"workflows.item.duplicate": "Duplicate",
|
||||
"workflows.item.delete": "Delete",
|
||||
"workflows.item.updated": "Last updated",
|
||||
|
||||
Reference in New Issue
Block a user