make compatible with custom member.id value

This commit is contained in:
Timo K
2025-12-11 15:24:45 +01:00
parent ee2b0c6a5d
commit 40612f1db7
3 changed files with 18 additions and 13 deletions

View File

@@ -109,7 +109,7 @@
"livekit-client": "^2.13.0",
"lodash-es": "^4.17.21",
"loglevel": "^1.9.1",
"matrix-js-sdk": "^39.2.0",
"matrix-js-sdk": "git://github.com/matrix-org/matrix-js-sdk.git#5af046f54fc891c62f99b1400aad9964157a87b6",
"matrix-widget-api": "^1.14.0",
"normalize.css": "^8.0.1",
"observable-hooks": "^4.2.3",