update socket connection

This commit is contained in:
Peter Maquiran
2024-09-13 15:37:25 +01:00
parent ed1b0c01d7
commit 722e272acd
2 changed files with 7 additions and 6 deletions
+1
View File
@@ -173,6 +173,7 @@ export class LoginPage implements OnInit {
SessionStore.hasPassLogin = true;
this.goback();
this.ChatServiceService.start()
} else {