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 = [