Some Code Cleanup
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
-->
|
||||
|
||||
<script lang="ts">
|
||||
import {statsRepo} from "./repo/repo.ts";
|
||||
import {statsRepo} from "@repo/repo.ts";
|
||||
import {t} from "astro-i18n";
|
||||
|
||||
export let gamemode: string;
|
||||
|
||||
Reference in New Issue
Block a user