refactor: wording

This commit is contained in:
Curve 2024-04-14 00:54:10 +02:00
parent f7b5561682
commit 2d10f67206
No known key found for this signature in database
GPG key ID: D4A4F11797B83017

View file

@ -329,8 +329,8 @@ function AudioSourcePickerLinux({
value={onlyDefaultSpeakers ?? true} value={onlyDefaultSpeakers ?? true}
note={ note={
<> <>
When sharing entire desktop audio, restrict to applications that play to the default When sharing entire desktop audio, only share apps that play to the default speakers and
speakers. ignore apps that play to other speakers or devices.
</> </>
} }
> >