mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-04-28 10:12:11 +00:00
Fix io slot label overwrite by i18n (#1904)
* Add test on export with different locales * Fix node slot rename
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user