Fix duplication of persisted workflow (#2124)

Co-authored-by: github-actions <github-actions@github.com>
This commit is contained in:
Chenlei Hu
2025-01-02 12:16:39 -05:00
committed by GitHub
parent bb988edf9f
commit 9c1eacf0af
15 changed files with 70 additions and 2 deletions

View File

@@ -74,6 +74,9 @@
"Comfy_ClearWorkflow": {
"label": "Effacer le flux de travail"
},
"Comfy_DuplicateWorkflow": {
"label": "Dupliquer le flux de travail actuel"
},
"Comfy_ExportWorkflow": {
"label": "Exporter le flux de travail"
},