add workflowuiplugin to custom node list (#2689)

This commit is contained in:
jimpi-dev 2026-03-23 15:21:56 +01:00 committed by GitHub
parent 9074ab900d
commit b30b7eaa25
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -45396,6 +45396,17 @@
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
}
},
{
"author": "Jimpi",
"title": "WorkflowUIPlugin",
"id": "workflowuiplugin",
"reference": "https://github.com/jimpi-dev/WorkflowUIPlugin",
"files": [
"https://github.com/jimpi-dev/WorkflowUIPlugin"
],
"install_type": "git-clone",
"description": "This plugin adds features in order to enable full functionality of WorkflowUI Application to which turns your workflows into apps and provides structures for organizing your generations."
}
]
}