From 588f48e16c2ce16cebe6f0b8d5415c38cb365c3d Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" <128333288+ltdrdata@users.noreply.github.com> Date: Tue, 3 Jun 2025 10:34:45 +0900 Subject: [PATCH] Update custom-node-list.json --- custom-node-list.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index b5b20495..c8fc84bf 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -27074,10 +27074,12 @@ "author": "vivi-gomez", "title": "ComfyUI Fix Node Translate", "reference": "https://github.com/vivi-gomez/ComfyUI-fixnodetranslate", - "files": ["https://github.com/vivi-gomez/ComfyUI-fixnodetranslate"], + "files": [ + "https://github.com/vivi-gomez/ComfyUI-fixnodetranslate" + ], "install_type": "git-clone", "description": "Addon for ComfyUI that adds 'Fix node (recreate + keep inputs)' context menu option" - }, + } ] }