From 0692b176eace8bf4d4a6e83aaf59694fa946f13d Mon Sep 17 00:00:00 2001 From: bingus_violet Date: Sat, 29 Jun 2024 18:38:02 -0500 Subject: [PATCH] oops --- constants.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/constants.json b/constants.json index acb8f3c..6a75428 100644 --- a/constants.json +++ b/constants.json @@ -75,8 +75,7 @@ }, "YouTube": { "name": "Violet's Fiasco", - "url": "https://www.youtube.com/channel/UChcrBJNJLZucy3TPyGyAY2g", - "caseInsensitive": true + "url": "https://www.youtube.com/channel/UChcrBJNJLZucy3TPyGyAY2g" }, "Liberapay": { "name": "bingus_violet", @@ -178,8 +177,9 @@ "enby": { "color": "rgb(252, 244, 52)" }, - "Youtube": { - "color": "rgb(255, 0, 0)" + "YouTube": { + "color": "rgb(255, 0, 0)", + "caseInsensitive": true }, "Fedi": { "color": "rgb(175, 125, 200)"