From 8a0853e4e149e79151e3be1b930f7b0b59c806f4 Mon Sep 17 00:00:00 2001 From: DemonAlone <25270760+DemonAlone@users.noreply.github.com> Date: Thu, 12 Feb 2026 17:15:56 +0300 Subject: [PATCH] rename repo and fix URL --- 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 2bde0431..132ce7aa 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -41785,10 +41785,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."