From 1b89db6baa130bc5acd337cc5627f3f69d92d3b4 Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" <128333288+ltdrdata@users.noreply.github.com> Date: Mon, 24 Nov 2025 00:17:08 +0900 Subject: [PATCH] Update custom-node-list.json --- custom-node-list.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index 2b2de255..a22d5b16 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -37346,12 +37346,12 @@ { "author": "Icekiub", "title": "ComfyUI-IcyHider", - "id": "icyhider", + "id": "text_processor", "reference": "https://github.com/icekiub-ai/ComfyUI-IcyHider", "files": [ "https://github.com/icekiub-ai/ComfyUI-IcyHider" ], - "install_type": "copy", + "install_type": "git-clone", "description": "A custom node extension that hides image previews until you hover over the node." } ]