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
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 8 additions and 8 deletions

View File

@ -6991,13 +6991,13 @@
}, },
{ {
"author": "BlakeOne", "author": "BlakeOne",
"title": "ComfyUI NodeDefaults", "title": "ComfyUI NodeReset",
"reference": "https://github.com/BlakeOne/ComfyUI-NodeDefaults", "reference": "https://github.com/BlakeOne/ComfyUI-NodeReset",
"files": [ "files": [
"https://github.com/BlakeOne/ComfyUI-NodeDefaults" "https://github.com/BlakeOne/ComfyUI-NodeReset"
], ],
"install_type": "git-clone", "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." "description": "An extension for ComyUI to allow resetting a node's inputs to their default values.\nNOTE:Right click any node and choose 'Reset' from the context menu."
}, },
{ {
"author": "kale4eat", "author": "kale4eat",

View File

@ -2851,7 +2851,7 @@
"stars": 6, "stars": 6,
"last_update": "2024-04-16 04:30:02" "last_update": "2024-04-16 04:30:02"
}, },
"https://github.com/BlakeOne/ComfyUI-NodeDefaults": { "https://github.com/BlakeOne/ComfyUI-NodeReset": {
"stars": 1, "stars": 1,
"last_update": "2024-04-18 22:32:08" "last_update": "2024-04-18 22:32:08"
}, },

View File

@ -354,10 +354,10 @@
}, },
{ {
"author": "BlakeOne", "author": "BlakeOne",
"title": "ComfyUI NodeDefaults", "title": "ComfyUI NodeReset",
"reference": "https://github.com/BlakeOne/ComfyUI-NodeDefaults", "reference": "https://github.com/BlakeOne/ComfyUI-NodeReset",
"files": [ "files": [
"https://github.com/BlakeOne/ComfyUI-NodeDefaults" "https://github.com/BlakeOne/ComfyUI-NodeReset"
], ],
"install_type": "git-clone", "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." "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."