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