mirror of
https://github.com/vector-im/element-web.git
synced 2026-05-05 04:06:44 +02:00
This was missing a break somehow
This commit is contained in:
parent
e43adef438
commit
9ac31747f6
@ -396,6 +396,7 @@ export default class CallHandler {
|
||||
}
|
||||
|
||||
this.logCallStats(call, mappedRoomId);
|
||||
break;
|
||||
}
|
||||
}
|
||||
});
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user