Timothy J. Baek hai 11 meses
pai
achega
00018085ed
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/lib/components/chat/MessageInput/CallOverlay.svelte

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

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