diff --git a/custom-node-list.json b/custom-node-list.json index 88f1b482..f6ad25b1 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -45882,6 +45882,17 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "jtreminio", + "title": "Connect The Dots", + "id": "connect-the-dots", + "reference": "https://github.com/jtreminio/ComfyUI-ConnectTheDots", + "files": [ + "https://github.com/jtreminio/ComfyUI-ConnectTheDots" + ], + "install_type": "git-clone", + "description": "Connect compatible nodes without scrolling across your graph." } ] -} \ No newline at end of file +}