Timothy J. Baek 11 months ago
parent
commit
374f647048
1 changed files with 0 additions and 1 deletions
  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 = () => {