mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-05-14 19:07:28 +08:00
fix(custom-node-list): remove trailing comma after last entry
This commit is contained in:
parent
bdd6111d9d
commit
81605d31db
@ -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."
|
||||||
},
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user