mirror of
https://github.com/vector-im/element-call.git
synced 2026-04-03 07:10:26 +00:00
@@ -70,6 +70,7 @@ export async function leaveRTCSession(
|
||||
rtcSession: MatrixRTCSession,
|
||||
): Promise<void> {
|
||||
await rtcSession.leaveRoomSession();
|
||||
// there is no livekitRoom here...
|
||||
if (widget) {
|
||||
await widgetPostHangupProcedure(widget);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user