Add 'id' field to Majoor Assets Manager entry

This commit is contained in:
Ewald 2025-12-10 17:37:32 +01:00 committed by GitHub
parent 44bcc8589c
commit 1b670e81fd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -38698,13 +38698,14 @@
"description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"author": "MajoorWaldi",
"title": "Majoor Assets Manager",
"reference": "https://github.com/MajoorWaldi/ComfyUI-Majoor-AssetsManager",
"files": ["https://github.com/MajoorWaldi/ComfyUI-Majoor-AssetsManager.git"],
"install_type": "git-clone",
"description": "An advanced Assets manager for ComfyUI outputs with gallery, metadata inspection, ratings, and tags.",
"tags": ["Assets manager", "gallery", "metadata", "workflow", "utility"]
},
"author": "MajoorWaldi",
"title": "Majoor Assets Manager",
"id": "ComfyUI-Majoor-AssetsManager",
"reference": "https://github.com/MajoorWaldi/ComfyUI-Majoor-AssetsManager",
"files": ["https://github.com/MajoorWaldi/ComfyUI-Majoor-AssetsManager.git"],
"install_type": "git-clone",
"description": "An advanced Assets manager for ComfyUI outputs with gallery, metadata inspection, ratings, and tags.",
"tags": ["Assets manager", "gallery", "metadata", "workflow", "utility"]
}
]
}