mirror of
https://github.com/vector-im/element-call.git
synced 2026-05-13 10:34:37 +00:00
Update AndroidControlledAudioOutput.ts
This commit is contained in:
@@ -226,6 +226,7 @@ export class AndroidControlledAudioOutput implements MediaDevice<
|
||||
...state,
|
||||
preferredDeviceId: action.deviceId,
|
||||
selectedDeviceId: chosenDevice,
|
||||
nativeSelectedDeviceId: undefined,
|
||||
};
|
||||
}
|
||||
case "nativeSideUpdatedDevice": {
|
||||
|
||||
Reference in New Issue
Block a user