mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-16 18:02:58 +08:00
Update custom node list to rename NodeDefaults to NodeReset (#593)
* rename_NodeDefaults_to_NodeReset * rename_NodeDefaults_to_NodeReset
This commit is contained in:
parent
a5657d6730
commit
cb390c75c3
@ -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",
|
||||||
|
|||||||
@ -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"
|
||||||
},
|
},
|
||||||
|
|||||||
@ -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…
Reference in New Issue
Block a user