From e6702bbebf6690be086f7fa0045b9ad574122de2 Mon Sep 17 00:00:00 2001 From: BlakeOne <30273164+BlakeOne@users.noreply.github.com> Date: Sun, 21 Apr 2024 09:27:52 -0700 Subject: [PATCH] rename_NodeDefaults_to_NodeReset --- custom-node-list.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom-node-list.json b/custom-node-list.json index b5206e49..1750cc96 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -6997,7 +6997,7 @@ "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." + "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",