mirror of
https://github.com/Sendouc/sendou.ink.git
synced 2026-05-09 04:02:40 -05:00
Fix tournament page hydration error
This commit is contained in:
parent
becdc90452
commit
cf0985c56e
|
|
@ -211,7 +211,7 @@ function cachedLeaderboards(): Promise<{
|
|||
}
|
||||
|
||||
export const handle: SendouRouteHandle = {
|
||||
i18n: ["common", "game-misc", "weapons"],
|
||||
i18n: ["common", "game-misc", "weapons", "front"],
|
||||
};
|
||||
|
||||
function Document({
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user