summaryrefslogtreecommitdiff
path: root/WebInterface/wasm/asm-paint/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'WebInterface/wasm/asm-paint/index.html')
-rw-r--r--WebInterface/wasm/asm-paint/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/WebInterface/wasm/asm-paint/index.html b/WebInterface/wasm/asm-paint/index.html
index a0264cf..b03a295 100644
--- a/WebInterface/wasm/asm-paint/index.html
+++ b/WebInterface/wasm/asm-paint/index.html
@@ -3,7 +3,7 @@
<head>
<meta charset="UTF-8">
<title> Scribblio </title>
- <script src='loader.js'></script>
+ <script src='asm-paint.js'></script>
</head>
<body>
</body>