1
0
mirror of https://github.com/matrix-org/matrix-react-sdk.git synced 2025-09-03 07:02:05 +03:00

Allow trusted Element Call to send encryption keys via to-device

This commit is contained in:
Hugh Nimmo-Smith
2024-09-11 16:55:33 +01:00
parent 8ed0cedcab
commit b0b57b686d

View File

@@ -200,6 +200,7 @@ export class StopGapWidgetDriver extends WidgetDriver {
EventType.CallSDPStreamMetadataChanged,
EventType.CallSDPStreamMetadataChangedPrefix,
EventType.CallReplaces,
EventType.CallEncryptionKeysPrefix,
];
for (const eventType of sendRecvToDevice) {
this.allowedCapabilities.add(