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": "Annuler"
},
"Comfy_User_OpenSignInDialog": {
"label": "Ouvrir la boîte de dialogue de connexion"
},
"Workspace_CloseWorkflow": {
"label": "Fermer le flux de travail actuel"
},