Fix: attempt to fix build

This commit is contained in:
Pieter Vander Vennet 2023-07-16 19:11:28 +02:00
parent cacc078042
commit 0e8c3b1062
4 changed files with 4 additions and 4 deletions

View file

@ -13,7 +13,7 @@
</head>
<body>
<div id="main">Loading statistics...</div>
<script src="./UI/StatisticsGUI.ts" type="module"></script>
<script src="./src/UI/StatisticsGUI.ts" type="module"></script>
<script async data-goatcounter="https://pietervdvn.goatcounter.com/count" src="//gc.zgo.at/count.js"></script>
</body>