From 2b5b67397c5c46f5240893de0393f34a2f6cb932 Mon Sep 17 00:00:00 2001 From: brucew4yn3rp <135722417+brucew4yn3rp@users.noreply.github.com> Date: Sun, 28 Dec 2025 09:15:15 -0500 Subject: [PATCH] Update custom-node-list.json --- custom-node-list.json | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/custom-node-list.json b/custom-node-list.json index 251529ab..0f2a1426 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -40024,6 +40024,16 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." - } + }, + { + "author": "brucew4yn3rp", + "title": "Frontend Cleanup Node", + "id": "ComfyUI_FrontEndCleanup", + "reference": "https://github.com/brucew4yn3rp/ComfyUI_FrontEndCleanup", + "files": [ + "https://github.com/brucew4yn3rp/ComfyUI_FrontEndCleanup" + ], + "install_type": "git-clone", + "description": "This node customizes the ComfyUI frontend by relocating the action bar into the top bar and hiding selected UI elements to reduce visual clutter." ] }