diff --git a/custom-node-list.json b/custom-node-list.json index b4353a21..79c45dd0 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -45776,6 +45776,17 @@ "install_type": "git-clone", "description": "A power-user toolkit for prompt logic, IO, RNG handling, and LoRA formatting." }, + { + "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." + }, @@ -46167,17 +46178,6 @@ ], "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." } ] } diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 9e6b86ff..45d96888 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -1,5 +1,16 @@ { "custom_nodes": [ + { + "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." + }, { "author": "magicwang1111", "title": "Comfyui-Kling-Wrapper",