From cf0985c56e1a22ccbe5cf5ab4684c7cdc96b51b5 Mon Sep 17 00:00:00 2001 From: Kalle <38327916+Sendouc@users.noreply.github.com> Date: Sat, 10 Jan 2026 11:25:46 +0200 Subject: [PATCH] Fix tournament page hydration error --- app/root.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/root.tsx b/app/root.tsx index d55f0d8db..4ca4f1574 100644 --- a/app/root.tsx +++ b/app/root.tsx @@ -211,7 +211,7 @@ function cachedLeaderboards(): Promise<{ } export const handle: SendouRouteHandle = { - i18n: ["common", "game-misc", "weapons"], + i18n: ["common", "game-misc", "weapons", "front"], }; function Document({