This commit is contained in:
Peter Maquiran
2023-05-26 10:08:35 +01:00
parent 483ce54ed9
commit 0b3ffa3ea7
3 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -127,7 +127,7 @@ export class AuthService {
}).catch((error) => {
console.error(SessionStore.user.ChatData, 'web socket login',error)
// console.error(SessionStore.user.ChatData, 'web socket login',error)
})
}