Add support for to-device messages via OLM

This commit is contained in:
Robert Long
2022-04-26 15:20:06 -07:00
parent c05b6c5118
commit a0e4de73cc
5 changed files with 56 additions and 0 deletions

View File

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