mirror of
https://github.com/vector-im/element-call.git
synced 2026-05-01 09:54:37 +00:00
Ensure webcam is turned off when leaving
This commit is contained in:
@@ -30,6 +30,7 @@ export function LobbyView({
|
||||
|
||||
useEffect(() => {
|
||||
// TODO: Only init once
|
||||
console.log("onInitLocalCallFeed");
|
||||
onInitLocalCallFeed();
|
||||
}, [onInitLocalCallFeed]);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user