Timothy J. Baek hace 11 meses
padre
commit
374f647048
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      src/lib/components/chat/MessageInput/CallOverlay.svelte

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

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