diff --git a/custom-node-list.json b/custom-node-list.json index 9ef85b28..f6ee7aa5 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -1,15 +1,5 @@ { "custom_nodes": [ - { - "author": "sni10", - "title": "ComfyUI DeviantArt Sender", - "reference": "https://github.com/sni10/DWA", - "files": [ - "https://github.com/sni10/DWA" - ], - "install_type": "git-clone", - "description": "Automated workflow tool for scheduling and publishing AI artwork directly to DeviantArt with full mature content controls." - }, { "author": "Carasibana", "title": "ComfyUI-SimpleFloatSlider", @@ -60845,6 +60835,16 @@ ], "install_type": "git-clone", "description": "Mask Canvas Editor is a ComfyUI custom node that provides an interactive visual editor for positioning a background image behind a mask region." + }, + { + "author": "sni10", + "title": "ComfyUI DeviantArt Sender", + "reference": "https://github.com/sni10/DWA", + "files": [ + "https://github.com/sni10/DWA" + ], + "install_type": "git-clone", + "description": "Automated workflow tool for scheduling and publishing AI artwork directly to DeviantArt with full mature content controls." } ] }