diff --git a/src/matrix/calls/group/Member.ts b/src/matrix/calls/group/Member.ts index 79d91fa1..314734d8 100644 --- a/src/matrix/calls/group/Member.ts +++ b/src/matrix/calls/group/Member.ts @@ -125,7 +125,6 @@ export class Member { this.localMedia = undefined; this.localMuteSettings = undefined; this.retryCount = 0; - this.logItem.finish(); }); }