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