mirror of
https://github.com/vector-im/element-call.git
synced 2026-03-04 05:37:22 +00:00
remove widget log
This commit is contained in:
@@ -157,7 +157,6 @@ export class MuteStates {
|
||||
private readonly mediaDevices: MediaDevices,
|
||||
private readonly joined$: Observable<boolean>,
|
||||
) {
|
||||
logger.log("widget", widget);
|
||||
if (widget !== null) {
|
||||
// Sync our mute states with the hosting client
|
||||
const widgetApiState$ = combineLatest(
|
||||
|
||||
Reference in New Issue
Block a user