Skip to content

Commit 2885580

Browse files
committed
fix(custom-node-list): §4.2 MERGE_RELOCATE #3036 DutchyDutch/ComfyUI_Local_Wildcards — root add + node_db/new relocate
- Root: added at index 5182 (after last git-clone, new author) - node_db/new: relocated from bottom to top (chronological newest-first, §4.2 Step 9), indent 6→4 space normalized - Merge commit: 8788213 (gh pr merge)
1 parent 8788213 commit 2885580

2 files changed

Lines changed: 20 additions & 10 deletions

File tree

custom-node-list.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53993,6 +53993,16 @@
5399353993
],
5399453994
"install_type": "git-clone",
5399553995
"description": "ComfyUI custom nodes for Krea 2 V9 image-reference conditioning."
53996+
},
53997+
{
53998+
"author": "DutchyDutch",
53999+
"title": "ComfyUI Local Wildcards",
54000+
"reference": "https://github.com/DutchyDutch/ComfyUI_Local_Wildcards",
54001+
"files": [
54002+
"https://github.com/DutchyDutch/ComfyUI_Local_Wildcards"
54003+
],
54004+
"install_type": "git-clone",
54005+
"description": "A ComfyUI local wildcard text expansion node with support for .txt, .json, .yaml, and .yml wildcard files, plus Dynamic Prompts-style syntax."
5399654006
}
5399754007
]
5399854008
}

node_db/new/custom-node-list.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
{
22
"custom_nodes": [
3+
{
4+
"author": "DutchyDutch",
5+
"title": "ComfyUI Local Wildcards",
6+
"reference": "https://github.com/DutchyDutch/ComfyUI_Local_Wildcards",
7+
"files": [
8+
"https://github.com/DutchyDutch/ComfyUI_Local_Wildcards"
9+
],
10+
"install_type": "git-clone",
11+
"description": "A ComfyUI local wildcard text expansion node with support for .txt, .json, .yaml, and .yml wildcard files, plus Dynamic Prompts-style syntax."
12+
},
313
{
414
"author": "Kevin Gilper",
515
"title": "comfyui-krea-reference",
@@ -831,16 +841,6 @@
831841
],
832842
"install_type": "git-clone",
833843
"description": "ComfyUI custom nodes for LongCat Video Avatar 1.5 audio-driven human video generation."
834-
},
835-
{
836-
"author": "DutchyDutch",
837-
"title": "ComfyUI Local Wildcards",
838-
"reference": "https://github.com/DutchyDutch/ComfyUI_Local_Wildcards",
839-
"files": [
840-
"https://github.com/DutchyDutch/ComfyUI_Local_Wildcards"
841-
],
842-
"install_type": "git-clone",
843-
"description": "A ComfyUI local wildcard text expansion node with support for .txt, .json, .yaml, and .yml wildcard files, plus Dynamic Prompts-style syntax."
844844
}
845845
]
846846
}

0 commit comments

Comments
 (0)