mirror of
https://github.com/nextcloud/talk-android
synced 2025-03-11 01:50:07 +00:00
Fix a typo
Signed-off-by: Mario Danic <mario@lovelyhq.com>
This commit is contained in:
parent
d7b2aa5b2d
commit
f121f6808f
@ -553,7 +553,7 @@ public class MagicAudioManager {
|
|||||||
audioDevices.remove(AudioDevice.BLUETOOTH);
|
audioDevices.remove(AudioDevice.BLUETOOTH);
|
||||||
audioDeviceSetUpdated = true;
|
audioDeviceSetUpdated = true;
|
||||||
}
|
}
|
||||||
}
|
|
||||||
|
|
||||||
// Update selected audio device.
|
// Update selected audio device.
|
||||||
AudioDevice newAudioDevice = selectedAudioDevice;
|
AudioDevice newAudioDevice = selectedAudioDevice;
|
||||||
|
Loading…
Reference in New Issue
Block a user