From bb840e373685424915a84f89ad5cc41314773ae0 Mon Sep 17 00:00:00 2001 From: bingus_violet Date: Sat, 29 Jun 2024 20:40:09 -0500 Subject: [PATCH] Ultrakill is uppercase --- constants.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/constants.json b/constants.json index e02a63e..98e3b4f 100644 --- a/constants.json +++ b/constants.json @@ -240,7 +240,7 @@ "Spotify": { "color": "limegreen" }, - "Ultrakill": { + "ULTRAKILL": { "color": "red", "caseInsensitive": true },