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