Added matrix-js-sdk & olm

This commit is contained in:
Eneko Nieto
2021-02-22 22:52:36 +01:00
parent 96792fd2d5
commit ae6eb2cfca
5 changed files with 253 additions and 89 deletions

View File

@@ -31,7 +31,7 @@
"src/custom-theme.scss",
"src/styles.css"
],
"scripts": []
"scripts": ["src/assets/scripts/olm.js"]
},
"configurations": {
"production": {
@@ -127,4 +127,4 @@
}
},
"defaultProject": "sample-oauth"
}
}