From 5ea3a65fe7070b1f419711cd3d88342727d83f79 Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" <128333288+ltdrdata@users.noreply.github.com> Date: Thu, 8 Jan 2026 01:16:11 +0900 Subject: [PATCH] Update custom-node-list.json --- custom-node-list.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index 0db6da48..bcdf308b 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -40184,11 +40184,11 @@ "description": "Sauvegarde d’images avec métadonnées complètes (prompt, seed, versions logicielles) + chargement intelligent.", "reference": "https://github.com/bulldog68/ComfyUI_FMJ_SaveImageVersions", "files": [ - "https://github.com/bulldog68/ComfyUI_FMJ_SaveImageVersions.git" + "https://github.com/bulldog68/ComfyUI_FMJ_SaveImageVersions" ], "install_type": "git-clone", "tags": ["save image", "metadonne"], "license": "GNUV3" -} + } ] }