From b7672e42c3e1d0bbe5b40abd4eca9b85de3c8df2 Mon Sep 17 00:00:00 2001 From: Ethan Costa <67022946+TathanDev@users.noreply.github.com> Date: Mon, 17 Feb 2025 23:20:47 +0100 Subject: [PATCH] Change sky aesthetics folder (#701) --- src/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/config.json b/src/config.json index b01c35f4..4ebb2967 100644 --- a/src/config.json +++ b/src/config.json @@ -755,7 +755,7 @@ { "id": "sky_aesthetics:sky", "url": "sky-aesthetics/sky", - "path": "sky", + "path": "sky_aesthetics", "tags": ["partners", "assets"], "dependency": "sky_aesthetics", "minVersion": "1.21.1",