summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html5
1 files changed, 1 insertions, 4 deletions
diff --git a/index.html b/index.html
index 4c55140..55a1da5 100644
--- a/index.html
+++ b/index.html
@@ -20,9 +20,6 @@
</ul>
</div>
</main>
- <script src='app/edit.js'></script>
- <script src='app/delete.js'></script>
- <script src='app/check.js'></script>
- <script src='app/list.js'></script>
+ <script src='app/list.js' type="module"></script>
</body>
</html> \ No newline at end of file