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
+9 -8
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"]
}
]
}