I added my node to the JSON file (#2287)

* Update custom-node-list.json

Added my node to the JSON

* Update custom-node-list.json

---------

Co-authored-by: Dr.Lt.Data <128333288+ltdrdata@users.noreply.github.com>
This commit is contained in:
Writili 2025-11-22 00:40:35 +01:00 committed by GitHub
parent dc9b6d655b
commit d29ff808a5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -37263,6 +37263,17 @@
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"author": "Writili",
"title": "WtlNodes",
"id": "wtlnodes",
"reference": "https://github.com/Scorpiosis0/ComfyUI-WtlNodes",
"files": [
"https://github.com/Scorpiosis0/ComfyUI-WtlNodes"
],
"install_type": "git-clone",
"description": "This node adds improvement over some already existing nodes as well as some custom nodes.",
}
]
}