Chore: attempt to fix build

This commit is contained in:
Pieter Vander Vennet 2025-01-23 14:27:02 +01:00
parent 919fc108cd
commit 3987322870
3 changed files with 4 additions and 4 deletions

View file

@ -1,4 +1,4 @@
import { default as StatisticsSvelte } from "../UI/Statistics/StatisticsGui.svelte"
import StatisticsSvelte from "../UI/Statistics/StatisticsGui.svelte"
const target = document.getElementById("main")
target.innerHTML = ""