mirror of
https://github.com/vector-im/element-call.git
synced 2026-08-29 21:15:19 +00:00
Another comment
This commit is contained in:
@@ -177,6 +177,8 @@ export function useECConnectionState(
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// Flag that we're currently switching focus. This will get reset when the
|
||||||
|
// connection state changes back to connected in onConnStateChanged above.
|
||||||
setSwitchingFocus(true);
|
setSwitchingFocus(true);
|
||||||
await livekitRoom?.disconnect();
|
await livekitRoom?.disconnect();
|
||||||
setIsInDoConnect(true);
|
setIsInDoConnect(true);
|
||||||
|
|||||||
Reference in New Issue
Block a user