fix(custom-node-list): remove trailing comma after last entry

This commit is contained in:
Dr.Lt.Data 2026-05-11 03:24:39 +09:00
parent bdd6111d9d
commit 81605d31db

View File

@ -46962,6 +46962,6 @@
], ],
"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."
}, }
] ]
} }