Update custom node list to rename NodeDefaults to NodeReset (#593)

* rename_NodeDefaults_to_NodeReset

* rename_NodeDefaults_to_NodeReset
This commit is contained in:
BlakeOne
2024-04-21 10:34:17 -07:00
committed by GitHub
parent a5657d6730
commit cb390c75c3
3 changed files with 8 additions and 8 deletions

View File

@@ -354,10 +354,10 @@
},
{
"author": "BlakeOne",
"title": "ComfyUI NodeDefaults",
"reference": "https://github.com/BlakeOne/ComfyUI-NodeDefaults",
"title": "ComfyUI NodeReset",
"reference": "https://github.com/BlakeOne/ComfyUI-NodeReset",
"files": [
"https://github.com/BlakeOne/ComfyUI-NodeDefaults"
"https://github.com/BlakeOne/ComfyUI-NodeReset"
],
"install_type": "git-clone",
"description": "An extension for ComyUI to allow resetting a node's inputs to their default values.\nNOTE:Right click any node and choose 'Restore default values' from the context menu."