Use new-js-sdk flag to disable the actual calling of group calls

In favour of using livekit
This commit is contained in:
David Baker
2023-06-14 12:13:55 +01:00
parent dabecf54bf
commit 30e1034fba
3 changed files with 12 additions and 10 deletions

View File

@@ -56,7 +56,7 @@
"i18next-http-backend": "^1.4.4",
"livekit-client": "^1.9.7",
"lodash": "^4.17.21",
"matrix-js-sdk": "github:matrix-org/matrix-js-sdk#3cfad3cdeb7b19b8e0e7015784efd803cb9542f1",
"matrix-js-sdk": "github:matrix-org/matrix-js-sdk#af10b0c44b4a427c8d2224bfd6feb03a12cfd27e",
"matrix-widget-api": "^1.3.1",
"mermaid": "^8.13.8",
"normalize.css": "^8.0.1",