summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorLLLL Colonq <llll@colonq>2025-01-15 21:21:22 -0500
committerLLLL Colonq <llll@colonq>2025-01-15 21:21:22 -0500
commit82d1c94d999654bda5d40108393eade80b77342c (patch)
tree2a05c0ffe34ba47933ca39ebef3c3609fb6a5d2a /index.html
parentf1b47ccb8a92280df51bb28b495829f8f7f8127e (diff)
Update
Diffstat (limited to 'index.html')
-rw-r--r--index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html
index f140615..b47c5e1 100644
--- a/index.html
+++ b/index.html
@@ -18,7 +18,7 @@
<script>
addEventListener("TrunkApplicationStarted", async (event) => {
console.log("initialized, starting...");
- window.wasmBindings.main_js();
+ window.wasmBindings.main_js_test();
});
</script>
<div id="teleia-parent"></canvas>