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:
Alex Grozav
2022-11-22 12:33:40 +02:00
committed by GitHub
parent b5b44d1b59
commit a356d7bdba
6 changed files with 40 additions and 7 deletions

View File

@@ -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",