bug refresh init solved

This commit is contained in:
Eudes Inácio
2022-12-21 11:05:05 +01:00
parent 3aff9ff3bc
commit 648ffbe8d9
3 changed files with 12 additions and 51 deletions
+1 -1
View File
@@ -143,7 +143,7 @@ export class LoginPage implements OnInit {
} else {
this.sqliteservice.deleteAllTables();
this.RochetChatConnectorService.logout();
this.clearStoreService.clear();
this.ChatSystemService.clearChat();