Skip to content

Commit 35fb141

Browse files
comfy-pr-botchristian-byrnegithub-actions
authored
[chore] Update litegraph to 0.16.17 (#4528)
Co-authored-by: christian-byrne <[email protected]> Co-authored-by: github-actions <[email protected]>
1 parent 475c9f7 commit 35fb141

File tree

3 files changed

+5
-9
lines changed

3 files changed

+5
-9
lines changed

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
"@alloc/quick-lru": "^5.2.0",
7878
"@atlaskit/pragmatic-drag-and-drop": "^1.3.1",
7979
"@comfyorg/comfyui-electron-types": "^0.4.43",
80-
"@comfyorg/litegraph": "^0.16.16",
80+
"@comfyorg/litegraph": "^0.16.17",
8181
"@primevue/forms": "^4.2.5",
8282
"@primevue/themes": "^4.2.5",
8383
"@sentry/vue": "^8.48.0",

src/locales/zh-TW/settings.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -329,10 +329,6 @@
329329
},
330330
"tooltip": "選單列位置。在行動裝置上,選單永遠顯示在頂部。"
331331
},
332-
"Comfy_Validation_NodeDefs": {
333-
"name": "驗證節點定義(較慢)",
334-
"tooltip": "建議節點開發者使用。這會在啟動時驗證所有節點定義。"
335-
},
336332
"Comfy_Validation_Workflows": {
337333
"name": "驗證工作流程"
338334
},

0 commit comments

Comments
 (0)