Fix description formatting in custom-node-list.json

This commit is contained in:
akawana 2025-12-04 22:56:28 +08:00 committed by GitHub
parent be9af7337f
commit 189e7d5a8f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -37060,7 +37060,7 @@
"https://github.com/akawana/ComfyUI-RGBYP-Mask-Editor" "https://github.com/akawana/ComfyUI-RGBYP-Mask-Editor"
], ],
"install_type": "git-clone", "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"] "tags": ["utility", "mask", "rgb", "bridge"]
}, },