mirror of
https://github.com/vector-im/element-web.git
synced 2026-05-04 19:56:45 +02:00
Allow trusted Element Call widget to send and receive media encryption key to-device messages (#28316)
This commit is contained in:
parent
a4e8bb3f9a
commit
6b7c94905f
@ -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(
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user