This commit is contained in:
Peter Maquiran
2022-05-09 15:01:30 +01:00
parent 25fec510d9
commit 8e127b5146
2 changed files with 3 additions and 6 deletions
-1
View File
@@ -62,7 +62,6 @@ export class AuthService {
if(SessionStore?.user?.ChatData) {
this.ValidatedUserChat = SessionStore.user.ChatData
console.log('!!!!::!!!!', SessionStore.user)
}