mirror of
https://github.com/vector-im/element-call.git
synced 2026-03-28 06:50:26 +00:00
Extended logging for mute states
This commit is contained in:
@@ -477,9 +477,7 @@ export function createCallViewModel$(
|
||||
mediaDevices,
|
||||
muteStates,
|
||||
trackProcessorState$,
|
||||
logger.getChild(
|
||||
"[Publisher" + connection.transport.livekit_service_url + "]",
|
||||
),
|
||||
logger.getChild(`[${connection.transport.livekit_service_url}]`),
|
||||
);
|
||||
},
|
||||
connectionManager: connectionManager,
|
||||
|
||||
Reference in New Issue
Block a user