From 51edfa619476485588595d1773d5ff302c6a3154 Mon Sep 17 00:00:00 2001 From: DemonAlone <25270760+DemonAlone@users.noreply.github.com> Date: Tue, 17 Feb 2026 04:37:40 +0300 Subject: [PATCH] rename repo and fix URL (#2607) --- custom-node-list.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index 5b64b7e1..e1d66aee 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -41808,10 +41808,10 @@ }, { "author": "DemonAlone", - "title": "SimpeStringGenerator_ComfyUI", - "reference": "https://github.com/DemonAlone/SimpeStringGenerator_ComfyUI", + "title": "DemonAlone-nodes-ComfyUI", + "reference": "https://github.com/DemonAlone/DemonAlone-nodes-ComfyUI", "files": [ - "https://github.com/DemonAlone/SimpeStringGenerator_ComfyUI" + "https://github.com/DemonAlone/DemonAlone-nodes-ComfyUI" ], "install_type": "git-clone", "description": "A collection of nodes that provide dynamic dropdown selectors for Samplers, Schedulers, Checkpoints, and Diffusion Models, outputting a comma-separated string for use in XY plots."