Timothy J. Baek 11 tháng trước cách đây
mục cha
commit
00018085ed
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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 = () => {