mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-14 16:44:27 +08:00
Fix: correct author & ID for ComfyUI-LikeSpiderAI-SaveMP3 (#1899)
* Fix: correct author & ID for ComfyUI-LikeSpiderAI-SaveMP3 This PR corrects the metadata for the ComfyUI-LikeSpiderAI-SaveMP3 node: Changes author from aimingfail → Pigidiy Adds missing version field: v1.0.0 Updates id from img2halftone → likeSpiderMP3 The previous metadata was mistakenly duplicated from another node. Project repo: https://github.com/Pigidiy/ComfyUI-LikeSpiderAI-SaveMP3 * Update custom-node-list.json --------- Co-authored-by: Dr.Lt.Data <128333288+ltdrdata@users.noreply.github.com>
This commit is contained in:
parent
9b9665d2e9
commit
1b941c6b29
@ -26677,9 +26677,9 @@
|
|||||||
"description": "Addon for ComfyUI that adds 'Fix node (recreate + keep inputs)' context menu option"
|
"description": "Addon for ComfyUI that adds 'Fix node (recreate + keep inputs)' context menu option"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"author": "aimingfail",
|
"author": "Pigidiy",
|
||||||
"title": "ComfyUI-LikeSpiderAI-SaveMP3",
|
"title": "ComfyUI-LikeSpiderAI-SaveMP3",
|
||||||
"id": "img2halftone",
|
"id": "likeSpiderMP3",
|
||||||
"reference": "https://github.com/Pigidiy/ComfyUI-LikeSpiderAI-SaveMP3",
|
"reference": "https://github.com/Pigidiy/ComfyUI-LikeSpiderAI-SaveMP3",
|
||||||
"files": [
|
"files": [
|
||||||
"https://github.com/Pigidiy/ComfyUI-LikeSpiderAI-SaveMP3"
|
"https://github.com/Pigidiy/ComfyUI-LikeSpiderAI-SaveMP3"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user