Revert per-sender keys

This reverts https://github.com/vector-im/element-call/pull/1772
on to the 1.5.11 release branch so we can test without per-sender
keys and see if we still get the same sporadic failures.
This commit is contained in:
David Baker
2023-11-14 15:35:52 +00:00
parent f017261ed4
commit 930cb49589
13 changed files with 56 additions and 195 deletions

View File

@@ -58,7 +58,7 @@
"i18next-http-backend": "^2.0.0",
"livekit-client": "^1.12.3",
"lodash": "^4.17.21",
"matrix-js-sdk": "github:matrix-org/matrix-js-sdk#bf81c4bfebd52532d67d30a66e651e3658c8aaad",
"matrix-js-sdk": "github:matrix-org/matrix-js-sdk#4ce837b20e638a185f9002b2388fbaf48975ee6e",
"matrix-widget-api": "^1.3.1",
"normalize.css": "^8.0.1",
"pako": "^2.0.4",