Update in the right place?

This commit is contained in:
Dominic Roberge 2024-08-27 15:08:57 -04:00
parent ddedf8cd5f
commit 44ab6afb2f
2 changed files with 5 additions and 3 deletions

View File

@ -13308,7 +13308,7 @@
"https://github.com/doomy23/ComfyUI-D00MYsNodes" "https://github.com/doomy23/ComfyUI-D00MYsNodes"
], ],
"install_type": "git-clone", "install_type": "git-clone",
"description": "Nodes: Images_Converter, Show_Text" "description": "Nodes:Images_Converter,Show_Text,Strings_From_List,Random_Images,Load_Images_From_Paths,JSPaint."
}, },
{ {
"author": "Sieyalixnet", "author": "Sieyalixnet",

View File

@ -10497,9 +10497,11 @@
"https://github.com/doomy23/ComfyUI-D00MYsNodes": [ "https://github.com/doomy23/ComfyUI-D00MYsNodes": [
[ [
"Images_Converter|D00MYs", "Images_Converter|D00MYs",
"JSPaint|D00MYs", "Show_Text|D00MYs",
"Strings_From_List|D00MYs",
"Random_Images|D00MYs",
"Load_Images_From_Paths|D00MYs", "Load_Images_From_Paths|D00MYs",
"Show_Text|D00MYs" "JSPaint|D00MYs"
], ],
{ {
"title_aux": "ComfyUI-D00MYsNodes" "title_aux": "ComfyUI-D00MYsNodes"