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