merge with Chatte
This commit is contained in:
commit
1961047703
@ -96,7 +96,7 @@ class Client
|
||||
|
||||
async _update_logged(state)
|
||||
{
|
||||
if (this.logged && state)
|
||||
if (!this.logged && state)
|
||||
{
|
||||
this.me = new MyProfile(this);
|
||||
await this.me.init();
|
||||
|
Loading…
Reference in New Issue
Block a user