Fix Elo Page
This commit is contained in:
@ -20,6 +20,7 @@
|
||||
<script lang="ts">
|
||||
import {t} from "astro-i18n";
|
||||
import {statsRepo} from "@repo/stats.ts";
|
||||
import "@styles/table.css";
|
||||
|
||||
export let gamemode: string;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user