mirror of
https://github.com/vector-im/element-call.git
synced 2024-11-24 00:38:31 +08:00
Request widget permission to send encryption key to device messages
This commit is contained in:
parent
cb89bd062c
commit
8f73f81bc7
@ -130,6 +130,7 @@ export const widget = ((): WidgetHelpers | null => {
|
||||
EventType.CallSDPStreamMetadataChanged,
|
||||
EventType.CallSDPStreamMetadataChangedPrefix,
|
||||
EventType.CallReplaces,
|
||||
EventType.CallEncryptionKeysPrefix,
|
||||
];
|
||||
|
||||
const client = createRoomWidgetClient(
|
||||
|
Loading…
Reference in New Issue
Block a user