From 035a7a838e3e4ed195ba2f16e4e12f8d39e4c974 Mon Sep 17 00:00:00 2001 From: bingus_violet Date: Tue, 18 Jun 2024 02:49:24 -0500 Subject: [PATCH] Teto Tuesday appreciation update --- constants.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/constants.json b/constants.json index fa6e333..e7bafbb 100644 --- a/constants.json +++ b/constants.json @@ -156,6 +156,14 @@ }, "Roblox": { "color": "rgb(225, 225, 225)" + }, + "Teto Tuesday": { + "color": "rgb(255, 100, 100)", + "caseInsensitive": true + }, + "Teto": { + "color": "rgb(255, 100, 100)", + "caseInsensitive": true } } } \ No newline at end of file