From edb77c24adf0c14b7f9780d10ca595256c9ccd57 Mon Sep 17 00:00:00 2001 From: OgreLemonSoup Date: Tue, 17 Sep 2024 17:05:54 +0300 Subject: [PATCH] Update title and description custom-node-list.json (#1064) --- custom-node-list.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index 33d200a2..8ec78742 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -13374,14 +13374,14 @@ }, { "author": "OgreLemonSoup", - "title": "Load Image Gallery", + "title": "Gallery&Tabs", "id": "LoadImageGallery", "reference": "https://github.com/OgreLemonSoup/ComfyUI-Load-Image-Gallery", "files": [ "https://github.com/OgreLemonSoup/ComfyUI-Load-Image-Gallery" ], "install_type": "git-clone", - "description": "Adds a gallery to the Load Image node" + "description": "Adds a gallery to the Load Image node and tabs for Load Checkpoint/Lora/etc nodes" }, { "author": "OuticNZ",