mirror of
https://github.com/vector-im/element-call.git
synced 2026-08-29 21:15:19 +00:00
add future related widget capabilities
This commit is contained in:
@@ -172,6 +172,8 @@ export const widget = ((): WidgetHelpers | null => {
|
|||||||
sendToDevice: sendRecvToDevice,
|
sendToDevice: sendRecvToDevice,
|
||||||
receiveToDevice: sendRecvToDevice,
|
receiveToDevice: sendRecvToDevice,
|
||||||
turnServers: false,
|
turnServers: false,
|
||||||
|
sendDelayedEvents: true,
|
||||||
|
updateDelayedEvents: true,
|
||||||
},
|
},
|
||||||
roomId,
|
roomId,
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user