From d35d7c03c61f682e26029bc12127a507e27516e8 Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" <128333288+ltdrdata@users.noreply.github.com> Date: Fri, 22 Aug 2025 20:51:54 +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 fb8e1251..366aeb32 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -31756,9 +31756,9 @@ "title": "NumberedText", "reference": "https://github.com/Dehypnotic/comfyui-numbered-text", "files": [ - "https://raw.githubusercontent.com/Dehypnotic/comfyui-numbered-text/main/numbered_text_node.py" + "https://github.com/Dehypnotic/comfyui-numbered-text" ], - "install_type": "copy", + "install_type": "git-clone", "description": "Lightweight node to number text divisions (one per newline) and select single/multiple divisions by index with an optional separator" } ]