Timothy J. Baek 11 місяців тому
батько
коміт
00018085ed

+ 1 - 0
src/lib/components/chat/MessageInput/CallOverlay.svelte

@@ -372,6 +372,7 @@
 		}
 
 		cameraStream = null;
+		selectedVideoInputDeviceId = null;
 	};
 
 	const takeScreenshot = () => {