mirror of
https://github.com/vector-im/element-call.git
synced 2026-03-28 06:50:26 +00:00
enable sticky events in the joinSessionConfig
Signed-off-by: Timo K <toger5@hotmail.de>
This commit is contained in:
@@ -139,6 +139,7 @@ export async function enterRTCSession(
|
||||
membershipEventExpiryMs:
|
||||
matrixRtcSessionConfig?.membership_event_expiry_ms,
|
||||
useExperimentalToDeviceTransport,
|
||||
useStickyEvents: true,
|
||||
},
|
||||
);
|
||||
if (widget) {
|
||||
|
||||
Reference in New Issue
Block a user