diff --git a/apps/discord-bot/src/commands/arcade/modes/hide-and-seek.tsx b/apps/discord-bot/src/commands/arcade/modes/hide-and-seek.tsx index dd6977b68..bfe59475e 100644 --- a/apps/discord-bot/src/commands/arcade/modes/hide-and-seek.tsx +++ b/apps/discord-bot/src/commands/arcade/modes/hide-and-seek.tsx @@ -34,61 +34,57 @@ export const HideAndSeekTable = ({ stats, t }: HideAndSeekTableProps) => { color="§b" /> + + + + + + + - + + + + + + + + - - - - - - - - - - - - - - - - ); };