From 6178d27b01e025ea123dce74e971b55949848d28 Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Fri, 3 Jul 2026 01:57:15 +0900 Subject: [PATCH] =?UTF-8?q?fix(custom-node-list):=20=C2=A74.5=20PATCH=5FBA?= =?UTF-8?q?SE=5FCLOSE=20#3029=20gh055/ComfyUI-Dynamic-Combo=20=E2=80=94=20?= =?UTF-8?q?adopt=20PR=20title/desc?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - title: Dynamic Text-to-Combo Generator → ComfyUI Dynamic Text-to-Combo Generator - description: PR wording (Set/Get node setups) - author/reference/files/install_type unchanged - root + node_db/new sync --- custom-node-list.json | 4 ++-- node_db/new/custom-node-list.json | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index 28c3d2f1..925d7837 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -53786,13 +53786,13 @@ }, { "author": "gh055", - "title": "Dynamic Text-to-Combo Generator", + "title": "ComfyUI Dynamic Text-to-Combo Generator", "reference": "https://github.com/gh055/ComfyUI-Dynamic-Combo", "files": [ "https://github.com/gh055/ComfyUI-Dynamic-Combo" ], "install_type": "git-clone", - "description": "Generates runtime dynamic combo/dropdown choices from multiline text boxes, compatible with variable Set/Get node routing." + "description": "Generates dynamic combo/dropdown choices from multiline text inputs compatible with Set/Get node setups." }, { "author": "arrssenne", diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 92a38f63..8115ce4c 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -308,13 +308,13 @@ }, { "author": "gh055", - "title": "Dynamic Text-to-Combo Generator", + "title": "ComfyUI Dynamic Text-to-Combo Generator", "reference": "https://github.com/gh055/ComfyUI-Dynamic-Combo", "files": [ "https://github.com/gh055/ComfyUI-Dynamic-Combo" ], "install_type": "git-clone", - "description": "Generates runtime dynamic combo/dropdown choices from multiline text boxes, compatible with variable Set/Get node routing." + "description": "Generates dynamic combo/dropdown choices from multiline text inputs compatible with Set/Get node setups." }, { "author": "arrssenne",