This commit is contained in:
Peter Maquiran
2022-04-22 16:42:37 +01:00
parent b613c19415
commit 9823e58938
4 changed files with 9 additions and 14 deletions
+2
View File
@@ -198,9 +198,11 @@ export class AuthService {
this.WsChatService.setStatus('online')
// alert('wsLogin')
}).catch((message) => {
console.log('rocket chat login failed', message)
// alert('ws login failed')
})