Fix Olm import

This commit is contained in:
Robert Long
2022-04-27 13:38:16 -07:00
parent e2aee0be81
commit 3d54047f87
4 changed files with 9 additions and 20 deletions

View File

@@ -15,7 +15,6 @@
<body>
<div id="root"></div>
<script type="module" src="/node_modules/olm/olm.js"></script>
</body>
</html>