remove chat data and ownerCalendar

This commit is contained in:
Peter Maquiran
2024-11-06 08:24:37 +01:00
parent 52d333ad16
commit ecb2f6c08e
39 changed files with 1845 additions and 264 deletions
+2 -2
View File
@@ -176,7 +176,7 @@ export class AuthService {
loginToChatWs() {
setTimeout(() => {
if (SessionStore.user.ChatData?.data) {
//if (SessionStore.user.ChatData?.data) {
// this.RochetChatConnectorService.logout();
// this.RochetChatConnectorService.connect();
// this.RochetChatConnectorService.login().then((message: any) => {
@@ -204,7 +204,7 @@ export class AuthService {
// }
// })
}
//}