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> </Select>
<FormHelperText> <FormHelperText>
Your speaker selection should be done on your computer status or taskbar. Please Please select distinct speaker and microphone to avoid distortion when you have a
select distinct speaker and microphone to avoid distortion when you have a bluetooth bluetooth device connected.
device connected.
</FormHelperText> </FormHelperText>
</FormControl> </FormControl>