From 5d5a151bf1c319f4fdacf62e9ff8fd883bd662d9 Mon Sep 17 00:00:00 2001 From: R1 <> Date: Fri, 20 Jun 2025 19:46:18 +0200 Subject: [PATCH] fix: removing space for download URI --- mods/ABGamma@Brainstorm-Rerolled/meta.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mods/ABGamma@Brainstorm-Rerolled/meta.json b/mods/ABGamma@Brainstorm-Rerolled/meta.json index 44e70233..38be2db8 100644 --- a/mods/ABGamma@Brainstorm-Rerolled/meta.json +++ b/mods/ABGamma@Brainstorm-Rerolled/meta.json @@ -9,7 +9,7 @@ ], "author": "ABGamma", "repo": "https://github.com/ABGamma/Brainstorm-Rerolled/", - "downloadURL": " https://github.com/ABGamma/Brainstorm-Rerolled/releases/latest/download/Brainstorm-Rerolled.zip", + "downloadURL": "https://github.com/ABGamma/Brainstorm-Rerolled/releases/latest/download/Brainstorm-Rerolled.zip", "folderName": "Brainstorm-Rerolled", "version": "1.0.2-alpha", "automatic-version-check": true