Fix local build

This commit is contained in:
Pieter Vander Vennet 2023-07-28 14:37:51 +02:00
parent dfb5b48864
commit eb9307dbbe
11 changed files with 86161 additions and 17 deletions

View file

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