fix(ScreenShare): don't close audio dropdown on select

This commit is contained in:
Curve 2024-05-31 19:34:09 +02:00
parent 453e72b47f
commit 379861616b
No known key found for this signature in database
GPG key ID: 460F6C466BD35813

View file

@ -582,6 +582,7 @@ function AudioSourcePickerLinux({
select={update}
serialize={String}
popoutPosition="top"
closeOnSelect={false}
/>
<Button