refactor: wording

This commit is contained in:
Curve 2024-04-12 18:05:42 +02:00
parent d939295afa
commit f12f0ea17f
No known key found for this signature in database
GPG key ID: 460F6C466BD35813

View file

@ -329,7 +329,8 @@ function AudioSourcePickerLinux({
value={onlyDefaultSpeakers ?? true} value={onlyDefaultSpeakers ?? true}
note={ note={
<> <>
When sharing desktop audio, restrict to those applications that play to the default speakers When sharing entire desktop audio, restrict to applications that play to the default
speakers.
</> </>
} }
> >