add minimap entry to custom-node-list.json

This commit is contained in:
Oliver Crosby 2024-08-16 14:07:17 -04:00 committed by GitHub
parent e406f8be81
commit 7508b29f58
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -13548,6 +13548,17 @@
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"author": "OliverCrosby",
"title": "ComfyUI Minimap",
"id": "minimap",
"reference": "https://github.com/OliverCrosby/Comfyui-Minimap",
"files": [
"https://github.com/OliverCrosby/Comfyui-Minimap"
],
"install_type": "git-clone",
"description": "A simple minimap in the bottom-right of the window showing the full workflow, left click to navigate"
}
]
}