Skip to content

Commit 6178d27

Browse files
committed
fix(custom-node-list): §4.5 PATCH_BASE_CLOSE #3029 gh055/ComfyUI-Dynamic-Combo — adopt PR title/desc
- 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
1 parent 4a21c02 commit 6178d27

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

custom-node-list.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53786,13 +53786,13 @@
5378653786
},
5378753787
{
5378853788
"author": "gh055",
53789-
"title": "Dynamic Text-to-Combo Generator",
53789+
"title": "ComfyUI Dynamic Text-to-Combo Generator",
5379053790
"reference": "https://github.com/gh055/ComfyUI-Dynamic-Combo",
5379153791
"files": [
5379253792
"https://github.com/gh055/ComfyUI-Dynamic-Combo"
5379353793
],
5379453794
"install_type": "git-clone",
53795-
"description": "Generates runtime dynamic combo/dropdown choices from multiline text boxes, compatible with variable Set/Get node routing."
53795+
"description": "Generates dynamic combo/dropdown choices from multiline text inputs compatible with Set/Get node setups."
5379653796
},
5379753797
{
5379853798
"author": "arrssenne",

node_db/new/custom-node-list.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -308,13 +308,13 @@
308308
},
309309
{
310310
"author": "gh055",
311-
"title": "Dynamic Text-to-Combo Generator",
311+
"title": "ComfyUI Dynamic Text-to-Combo Generator",
312312
"reference": "https://github.com/gh055/ComfyUI-Dynamic-Combo",
313313
"files": [
314314
"https://github.com/gh055/ComfyUI-Dynamic-Combo"
315315
],
316316
"install_type": "git-clone",
317-
"description": "Generates runtime dynamic combo/dropdown choices from multiline text boxes, compatible with variable Set/Get node routing."
317+
"description": "Generates dynamic combo/dropdown choices from multiline text inputs compatible with Set/Get node setups."
318318
},
319319
{
320320
"author": "arrssenne",

0 commit comments

Comments
 (0)