From 60c729eee4d025bb78bfac74ed3a05ac19ace688 Mon Sep 17 00:00:00 2001 From: Taken Date: Thu, 18 Sep 2025 12:52:02 +0200 Subject: [PATCH] Typo fix --- src/data/hypixel/smashheros.ts | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/data/hypixel/smashheros.ts b/src/data/hypixel/smashheros.ts index 48f5701..5134a3b 100644 --- a/src/data/hypixel/smashheros.ts +++ b/src/data/hypixel/smashheros.ts @@ -1,8 +1,7 @@ export const MODES = [ { id: "normal", name: "1v1v1v1" }, - { id: "teams", name: "2v2v2v2" }, - { id: "teams", name: "2v2v2" }, { id: "2v2", name: "2v2" }, + { id: "teams", name: "2v2v2" }, { id: "", name: "Overall" } ] as const export const HEROES = [