Browse Source

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

* rename_NodeDefaults_to_NodeReset

* rename_NodeDefaults_to_NodeReset
pull/595/head
BlakeOne 7 months ago committed by GitHub
parent
commit
cb390c75c3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 8
      custom-node-list.json
  2. 2
      github-stats.json
  3. 6
      node_db/new/custom-node-list.json

8
custom-node-list.json

@ -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",

2
github-stats.json

@ -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"
}, },

6
node_db/new/custom-node-list.json

@ -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."

Loading…
Cancel
Save