From 143b2ca4770082940847cb15e02fbee621ea19c0 Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" <128333288+ltdrdata@users.noreply.github.com> Date: Fri, 10 Oct 2025 00:05:23 +0900 Subject: [PATCH] Update custom-node-list.json --- custom-node-list.json | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index 14db11ec..43f0bc38 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -34370,17 +34370,17 @@ "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." }, - { - "title": "OmiXdev Custom Nodes", - "id": "omixdev-custom-nodes", - "author": "OmiX", - "description": "A collection of custom node for online chat with APIKey to OpenAI ChatGpt4xx... Grok ....", - "reference": "https://github.com/omixmaxdimo/OmiXDev", - "files": ["https://github.com/omixmaxdimo/OmiXDev"], - "install_type": "git-clone", - "contact": "Info@OmiX.IR", - "version": "0.1.0", - "license": "MIT" - } + { + "author": "OmiX", + "contact": "Info@OmiX.IR", + "title": "OmiXdev Custom Nodes", + "id": "omixdev-custom-nodes", + "reference": "https://github.com/omixmaxdimo/OmiXDev", + "files": [ + "https://github.com/omixmaxdimo/OmiXDev" + ], + "install_type": "git-clone", + "description": "A collection of custom node for online chat with APIKey to OpenAI ChatGpt4xx... Grok ...." + } ] }