Timothy J. Baek 11 달 전
부모
커밋
374f647048
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  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 = () => {