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",