From 4174fa42eb32f19ebb31ec127e53fb2cf5f9eb31 Mon Sep 17 00:00:00 2001 From: bingus_violet Date: Fri, 28 Jun 2024 20:48:29 -0500 Subject: [PATCH] add Lethal Company to highlights config --- constants.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/constants.json b/constants.json index 3f51bd2..9cc3409 100644 --- a/constants.json +++ b/constants.json @@ -285,6 +285,9 @@ }, "YIP": { "italicized": true + }, + "Lethal Company": { + "color": "red" } } } \ No newline at end of file