From a44752bf91f7d895505165841b3a0ba87e137714 Mon Sep 17 00:00:00 2001 From: cavinHuang Date: Sun, 19 May 2024 10:51:03 +0800 Subject: [PATCH] feat: add custome node docs plugin --- custom-node-list.json | 23 +++++++++++------------ 1 file changed, 11 insertions(+), 12 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index af5f113f..fcc64809 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -9467,18 +9467,17 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." - } - , + }, { - "author": "cavinHuang", - "title": "Docs for every comfyui node", - "id": "nodesDocs", - "reference": "https://github.com/CavinHuang/comfyui-nodes-docs", - "files": [ - "https://github.com/CavinHuang/comfyui-nodes-docs" - ], - "install_type": "git-clone", - "description": "This is the documentation for the comfyUI every nodes." + "author": "cavinHuang", + "title": "Docs for every comfyui node", + "id": "nodesDocs", + "reference": "https://github.com/CavinHuang/comfyui-nodes-docs", + "files": [ + "https://github.com/CavinHuang/comfyui-nodes-docs" + ], + "install_type": "git-clone", + "description": "This is the documentation for the comfyUI every nodes." } ] -} +} \ No newline at end of file