fix review comments

This commit is contained in:
Rohit Mahto 2026-03-01 00:17:22 +05:30 committed by GitHub
parent ea22d98170
commit 06dbc81d54
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -44047,13 +44047,14 @@
], ],
"install_type": "unzip", "install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image." "description": "This is a node to convert an image into a CMYK Halftone dot image."
},{ },
{
"author": "rohit267", "author": "rohit267",
"title":"Champdev Custom Nodes", "title":"Champdev Custom Nodes",
"id":"champdev", "id":"champdev",
"reference":"https://github.com/rohit267/champdev-comfyui-nodes", "reference":"https://github.com/rohit267/champdev-comfyui-nodes",
"install_type":"git-clone", "install_type":"git-clone",
"description":"Champdev Custom Nodes. Currenty contains Champdev Save Image, auto delete image after input seconds, overwrite file, save to temp dir." "description":"Champdev Custom Nodes. Currently contains Champdev Save Image, auto delete image after input seconds, overwrite file, save to temp dir."
} }
] ]
} }