diff --git a/custom-node-list.json b/custom-node-list.json index 96b31936..e5f00bdc 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -35677,6 +35677,17 @@ "install_type": "git-clone", "description": "ComfyUI pi-Flow nodes for fast few-step sampling." }, + { + "author": "mikesimone", + "title": "Link Mode Toggle", + "reference": "https://github.com/mikesimone/ComfyUI-LinkModeToggle", + "files": [ + "https://github.com/mikesimone/ComfyUI-LinkModeToggle" + ], + "install_type": "git-clone", + "description": "Adds hotkeys (F8 / Ctrl+K) and a toolbar button to cycle node link styles (Spline / Linear / Straight).", + "tags": ["ui", "hotkey", "canvas"] + }, @@ -36143,17 +36154,6 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." - }, - { - "author": "mikesimone", - "title": "Link Mode Toggle", - "reference": "https://github.com/mikesimone/ComfyUI-LinkModeToggle", - "files": [ - "https://github.com/mikesimone/ComfyUI-LinkModeToggle" - ], - "install_type": "git-clone", - "description": "Adds hotkeys (F8 / Ctrl+K) and a toolbar button to cycle node link styles (Spline / Linear / Straight).", - "tags": ["ui", "hotkey", "canvas"] - } + } ] } diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index aa54d856..e8e00562 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -32,6 +32,17 @@ "install_type": "git-clone", "description": "ComfyUI pi-Flow nodes for fast few-step sampling." }, + { + "author": "mikesimone", + "title": "Link Mode Toggle", + "reference": "https://github.com/mikesimone/ComfyUI-LinkModeToggle", + "files": [ + "https://github.com/mikesimone/ComfyUI-LinkModeToggle" + ], + "install_type": "git-clone", + "description": "Adds hotkeys (F8 / Ctrl+K) and a toolbar button to cycle node link styles (Spline / Linear / Straight).", + "tags": ["ui", "hotkey", "canvas"] + }, { "author": "scofano", "title": "Simple Video Effects",