forked from mystiq/hydrogen-web
dont close this when disconnecting as long as we haven't restructured the log items in general, we can always connect again fr now and assume to reuse the same log item
This commit is contained in:
parent
d346f4a3fb
commit
e1974711f3
1 changed files with 0 additions and 1 deletions
|
@ -125,7 +125,6 @@ export class Member {
|
|||
this.localMedia = undefined;
|
||||
this.localMuteSettings = undefined;
|
||||
this.retryCount = 0;
|
||||
this.logItem.finish();
|
||||
});
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue