From 189e7d5a8fbe2cdf9a422124ae56ffec451572da Mon Sep 17 00:00:00 2001 From: akawana <127211291+akawana@users.noreply.github.com> Date: Thu, 4 Dec 2025 22:56:28 +0800 Subject: [PATCH] Fix description formatting in custom-node-list.json --- custom-node-list.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom-node-list.json b/custom-node-list.json index da84c99c..6061c78e 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -37060,7 +37060,7 @@ "https://github.com/akawana/ComfyUI-RGBYP-Mask-Editor" ], "install_type": "git-clone", - "description": "A JS editor for five-color masks (RGB + Yellow + Pink) that works with any nodes, with three helper nodes—LoadImageWithFileData, RGBYPMaskBridge, and RGBYPMaskToRegularMasks—for convenient RGBYP mask handling.", + "description": "A JS editor for five-color masks (RGB + Yellow + Pink) that works with any nodes, with three helper nodes — RGBYPLoadImage, RGBYPMaskBridge, and RGBYPMaskToRegularMasks—for convenient RGBYP mask handling.", "tags": ["utility", "mask", "rgb", "bridge"] },