mirror of
https://github.com/vector-im/element-web.git
synced 2026-05-10 14:46:25 +02:00
useStickyEvents
This commit is contained in:
parent
0656fff3cb
commit
adfefdc768
@ -710,7 +710,7 @@ export class ElementCall extends Call {
|
||||
}
|
||||
|
||||
if (SettingsStore.getValue("feature_element_call_msc4354")) {
|
||||
params.append("useMSC4354", "true");
|
||||
params.append("useStickyEvents", "true");
|
||||
}
|
||||
|
||||
// Set custom fonts
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user