Мелкая поправка
This commit is contained in:
@@ -261,6 +261,7 @@ class Api {
|
||||
|
||||
async logout() {
|
||||
await this.request({action: 'logout'});
|
||||
this.accessGranted = false;
|
||||
await this.request({action: 'test'});
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user