From 54bd1c3861b0d245593222f2fc33880830128a93 Mon Sep 17 00:00:00 2001 From: m0rtus59 Date: Mon, 6 Jul 2026 20:56:54 +0500 Subject: [PATCH] Add new custom node 'ComfyUI-ComfySidebar' Added a new custom node 'ComfyUI-ComfySidebar' --- node_db/new/custom-node-list.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 49fdf685..75bffc3c 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -1,5 +1,13 @@ { "custom_nodes": [ + { + "author": "m0rtus59", + "title": "ComfyUI-ComfySidebar", + "reference": "https://github.com/m0rtus59/ComfyUI-ComfySidebar", + "files": ["https://github.com/m0rtus59/ComfyUI-ComfySidebar"], + "install_type": "git-clone", + "description": "Restoring the ComfyUI frontend pre-vue update queue functionality, drag&drop support, quicksave, and more in a clean design that respects your screen area." + }, { "author": "younestft", "title": "Comfy EverAnimate",