Update custom-node-list.json

This commit is contained in:
jupo-ai 2025-08-16 03:43:12 +09:00 committed by GitHub
parent 4479c0e28b
commit 845575ab63
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -31412,6 +31412,17 @@
], ],
"install_type": "git-clone", "install_type": "git-clone",
"description": "Preview media file in model's dir." "description": "Preview media file in model's dir."
},
{
"author": "jupo-ai",
"title": "comfy-join-prompt",
"id": "comfy-join-prompt",
"reference": "https://github.com/jupo-ai/comfy-join-prompt",
"files": [
"https://github.com/jupo-ai/comfy-join-prompt"
],
"install_type": "git-clone",
"description": "Join Multiline text."
} }
] ]
} }