From 1d49683d3c1dde448f4689f3bf0e6935215b54fa Mon Sep 17 00:00:00 2001 From: WahPlus Date: Sat, 4 Oct 2025 20:23:29 +0300 Subject: [PATCH] Made the spacing a little nicer for the registry file. --- ag2/registry.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ag2/registry.json b/ag2/registry.json index 73b2338..b81d3a3 100644 --- a/ag2/registry.json +++ b/ag2/registry.json @@ -1,5 +1,5 @@ { - "halyde":"https://raw.githubusercontent.com/Team-Cerulean-Blue/Halyde/refs/heads/Pre-Alpha-3.0.0/", - "argentum":"https://raw.githubusercontent.com/Team-Cerulean-Blue/Halyde/refs/heads/Pre-Alpha-3.0.0/", - "edit":"https://raw.githubusercontent.com/Team-Cerulean-Blue/Halyde/refs/heads/Pre-Alpha-3.0.0/" + "halyde": "https://raw.githubusercontent.com/Team-Cerulean-Blue/Halyde/refs/heads/Pre-Alpha-3.0.0/", + "argentum": "https://raw.githubusercontent.com/Team-Cerulean-Blue/Halyde/refs/heads/Pre-Alpha-3.0.0/", + "edit": "https://raw.githubusercontent.com/Team-Cerulean-Blue/Halyde/refs/heads/Pre-Alpha-3.0.0/" }