Add command to open signin dialog (#3556)

Co-authored-by: github-actions <github-actions@github.com>
This commit is contained in:
Christian Byrne
2025-04-22 13:46:31 +08:00
committed by GitHub
parent e7fe2046ba
commit c1bc664edd
15 changed files with 37 additions and 0 deletions

View File

@@ -173,6 +173,9 @@
"Comfy_Undo": {
"label": "Deshacer"
},
"Comfy_User_OpenSignInDialog": {
"label": "Abrir diálogo de inicio de sesión"
},
"Workspace_CloseWorkflow": {
"label": "Cerrar Flujo de Trabajo Actual"
},