From 1908515f50af22bc30c03248ac637a34f76bc936 Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" <128333288+ltdrdata@users.noreply.github.com> Date: Mon, 8 Dec 2025 21:38:44 +0900 Subject: [PATCH] Delete Lora_Downloader entry from JSON map Removed Lora_Downloader entry from extension-node-map.json --- extension-node-map.json | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/extension-node-map.json b/extension-node-map.json index d276252b..fb64c32e 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -51865,13 +51865,5 @@ { "title_aux": "SDXLResolutionPresets" } - ], - "https://raw.githubusercontent.com/huihuihuiz/lora_downloader/main/lora_downloader.py": [ - [ - "Lora_Downloader" - ], - { - "title_aux": "lora_downloader" - } ] -} \ No newline at end of file +}