Update custom-node-list.json

Changed Eagleshadow Nodes install_type to git-clone
This commit is contained in:
Shadetail 2024-03-15 10:58:08 +01:00 committed by GitHub
parent dd8d8b33c0
commit 4fdd8e256b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -6444,7 +6444,7 @@
"files": [ "files": [
"https://raw.githubusercontent.com/Shadetail/ComfyUI_Eagleshadow/main/eagleshadow_nodes.py" "https://raw.githubusercontent.com/Shadetail/ComfyUI_Eagleshadow/main/eagleshadow_nodes.py"
], ],
"install_type": "copy", "install_type": "git-clone",
"description": "Custom nodes for ComfyUI by Eagleshadow." "description": "Custom nodes for ComfyUI by Eagleshadow."
} }
] ]