From 81605d31db27e6e3a70304e400852ab715f7b13a Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Mon, 11 May 2026 03:24:39 +0900 Subject: [PATCH] fix(custom-node-list): remove trailing comma after last entry --- 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 f5d922e4..bc5a4298 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -46962,6 +46962,6 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." - }, + } ] }