Fix io slot label overwrite by i18n (#1904)

* Add test on export with different locales

* Fix node slot rename
This commit is contained in:
Chenlei Hu
2024-12-13 12:27:16 -08:00
committed by GitHub
parent 6f7c7f3c61
commit a99f63784d
6 changed files with 84 additions and 10 deletions

View File

@@ -83,7 +83,7 @@
"dependencies": {
"@atlaskit/pragmatic-drag-and-drop": "^1.3.1",
"@comfyorg/comfyui-electron-types": "^0.3.32",
"@comfyorg/litegraph": "^0.8.44",
"@comfyorg/litegraph": "^0.8.45",
"@primevue/themes": "^4.0.5",
"@vueuse/core": "^11.0.0",
"@xterm/addon-fit": "^0.10.0",