From 8d1deb82f981987ec1462e41a7f602a6c9cddad9 Mon Sep 17 00:00:00 2001 From: DaInfLoop Date: Mon, 22 Apr 2024 15:51:00 +0000 Subject: [PATCH] fix typo --- index.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.ts b/index.ts index ddf5110..9010e36 100644 --- a/index.ts +++ b/index.ts @@ -129,7 +129,7 @@ const opponents = { text: "The Firewall", colour: ["#FFFFFF", "#FFAA00"] }, - [Opponents.Houseannor Support]: { + [Opponents.HouseannorSupport]: { text: "Houseannor Support", colour: ["#FF00FF", "#FFFFFF"] }