diff --git a/custom-node-list.json b/custom-node-list.json index cd48b981..5aebd5f3 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -13308,7 +13308,7 @@ "https://github.com/doomy23/ComfyUI-D00MYsNodes" ], "install_type": "git-clone", - "description": "Nodes: Images_Converter, Show_Text, Strings_From_List, Random_Images, Load_Images_From_Paths, JSPaint." + "description": "Nodes: Images_Converter, Show_Text, Strings_From_List, Save_Text, Random_Images, Load_Images_From_Paths, JSPaint." }, { "author": "Sieyalixnet", diff --git a/extension-node-map.json b/extension-node-map.json index 521dcea5..617644f5 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -10499,6 +10499,7 @@ "Images_Converter|D00MYs", "Show_Text|D00MYs", "Strings_From_List|D00MYs", + "Save_Text|D00MYs", "Random_Images|D00MYs", "Load_Images_From_Paths|D00MYs", "JSPaint|D00MYs" diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 80590047..69a6e7e1 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -679,7 +679,7 @@ "https://github.com/doomy23/ComfyUI-D00MYsNodes" ], "install_type": "git-clone", - "description": "Nodes: Images_Converter, Show_Text, Strings_From_List, Random_Images, Load_Images_From_Paths, JSPaint." + "description": "Nodes: Images_Converter, Show_Text, Strings_From_List, Save_text, Random_Images, Load_Images_From_Paths, JSPaint." }, { "author": "Sieyalixnet", diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index 521dcea5..617644f5 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -10499,6 +10499,7 @@ "Images_Converter|D00MYs", "Show_Text|D00MYs", "Strings_From_List|D00MYs", + "Save_Text|D00MYs", "Random_Images|D00MYs", "Load_Images_From_Paths|D00MYs", "JSPaint|D00MYs"