From 6a1b11f77fad654e7a9934d18f5b8689f441d1f1 Mon Sep 17 00:00:00 2001 From: bingus_violet Date: Thu, 27 Jun 2024 00:48:28 -0500 Subject: [PATCH] Git is on wordlist --- constants.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/constants.json b/constants.json index 3f51bd2..f5a12de 100644 --- a/constants.json +++ b/constants.json @@ -198,7 +198,10 @@ "Docker": { "color": "blue" }, - "Github": { + "Git": { + "color": "gray" + }, + "git": { "color": "gray" }, "Steam": {