Add Comfy.User.SignOut command (#3608)

Co-authored-by: github-actions <github-actions@github.com>
This commit is contained in:
Chenlei Hu
2025-04-24 16:33:26 -04:00
committed by GitHub
parent 26f98d24fb
commit 0caf1686c3
16 changed files with 59 additions and 25 deletions

View File

@@ -179,6 +179,9 @@
"Comfy_User_OpenSignInDialog": {
"label": "Ouvrir la boîte de dialogue de connexion"
},
"Comfy_User_SignOut": {
"label": "Se déconnecter"
},
"Workspace_CloseWorkflow": {
"label": "Fermer le flux de travail actuel"
},