From 73ab77c335b534844dc303e392957bdfc9df91bc Mon Sep 17 00:00:00 2001 From: speedy_ben Date: Sun, 14 Dec 2025 21:44:13 +0100 Subject: [PATCH] Updating skins --- .gitea/workflows/skins.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.gitea/workflows/skins.json b/.gitea/workflows/skins.json index 6ca0434..2c6f39e 100644 --- a/.gitea/workflows/skins.json +++ b/.gitea/workflows/skins.json @@ -1,12 +1,12 @@ -{ +n{ "order": [ - "dt", "hr", + "dt", "main" ], "descriptions": { - "dt": "Skin for DT at AR 9+, I like the color comboes to make pattern practice easier", "hr": "Full circles to make reading easier with HR", + "dt": "Skin for DT at AR 9+, I like the color comboes to make pattern practice easier", "main": "Main skin for everything else" } }