From 06dbc81d54e4c8b2c4241b9e98d2efe36bc6b947 Mon Sep 17 00:00:00 2001 From: Rohit Mahto Date: Sun, 1 Mar 2026 00:17:22 +0530 Subject: [PATCH] fix review comments --- custom-node-list.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index 763b1b81..7fce6670 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -44047,13 +44047,14 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." - },{ + }, + { "author": "rohit267", "title":"Champdev Custom Nodes", "id":"champdev", "reference":"https://github.com/rohit267/champdev-comfyui-nodes", "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." } ] }