From 6b7c94905f06f5eae307ae2469e13f0eeba82105 Mon Sep 17 00:00:00 2001 From: Hugh Nimmo-Smith Date: Tue, 10 Dec 2024 12:05:30 +0000 Subject: [PATCH] Allow trusted Element Call widget to send and receive media encryption key to-device messages (#28316) --- src/stores/widgets/StopGapWidgetDriver.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/stores/widgets/StopGapWidgetDriver.ts b/src/stores/widgets/StopGapWidgetDriver.ts index 5bc2ac7fc01..de7a71fa800 100644 --- a/src/stores/widgets/StopGapWidgetDriver.ts +++ b/src/stores/widgets/StopGapWidgetDriver.ts @@ -194,6 +194,7 @@ export class StopGapWidgetDriver extends WidgetDriver { EventType.CallSDPStreamMetadataChanged, EventType.CallSDPStreamMetadataChangedPrefix, EventType.CallReplaces, + EventType.CallEncryptionKeysPrefix, ]; for (const eventType of sendRecvToDevice) { this.allowedCapabilities.add(