Don't kill other sessions when running as a widget
This commit is contained in:
parent
3bffe58549
commit
fd18f2acdf
2 changed files with 5 additions and 2 deletions
|
|
@ -106,7 +106,6 @@ export const widget: WidgetHelpers | null = (() => {
|
|||
EventType.CallSDPStreamMetadataChanged,
|
||||
EventType.CallSDPStreamMetadataChangedPrefix,
|
||||
EventType.CallReplaces,
|
||||
"org.matrix.call_duplicate_session",
|
||||
];
|
||||
|
||||
const client = createRoomWidgetClient(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue