From 44bcc8589ce88a10ca8c1d0ec73a5906119e89e3 Mon Sep 17 00:00:00 2001 From: Ewald <129623145+MajoorWaldi@users.noreply.github.com> Date: Wed, 10 Dec 2025 14:38:33 +0100 Subject: [PATCH] Fix typos in Majoor Assets Manager entry --- custom-node-list.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index 9ebaa6f5..e248a272 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -38699,12 +38699,12 @@ }, { "author": "MajoorWaldi", - "title": "Majoor Asset Manager", - "reference": "https://github.com/MajoorWaldi/ComfyUI-Majoor-AssetManager", - "files": ["https://github.com/MajoorWaldi/ComfyUI-Majoor-AssetManager.git"], + "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 Asset manager for ComfyUI outputs with gallery, metadata inspection, ratings, and tags.", - "tags": ["Asset manager", "gallery", "metadata", "workflow", "utility"] + "description": "An advanced Assets manager for ComfyUI outputs with gallery, metadata inspection, ratings, and tags.", + "tags": ["Assets manager", "gallery", "metadata", "workflow", "utility"] }, ] }