mirror of
https://github.com/vector-im/element-call.git
synced 2026-03-19 06:20:25 +00:00
@@ -337,7 +337,7 @@ export function useLivekit(
|
||||
if (controlledAudioDevices && kind === "audiooutput") {
|
||||
d = { id: "" };
|
||||
}
|
||||
logger.info(
|
||||
logger.warn(
|
||||
"[LivekitRoom] syncDevice room.getActiveDevice(kind) !== d.id :",
|
||||
room.getActiveDevice(kind),
|
||||
" !== ",
|
||||
|
||||
Reference in New Issue
Block a user