Update FooterControls.tsx

This commit is contained in:
talksik
2022-06-20 11:56:25 -05:00
parent 3ba0656f1b
commit 89c9769525
+2 -3
View File
@@ -328,9 +328,8 @@ function UserSettingsDialog({ open, handleClose }: { handleClose: () => void; op
))}
</Select>
<FormHelperText>
Your speaker selection should be done on your computer status or taskbar. Please
select distinct speaker and microphone to avoid distortion when you have a bluetooth
device connected.
Please select distinct speaker and microphone to avoid distortion when you have a
bluetooth device connected.
</FormHelperText>
</FormControl>