reconnect rocketchat socket

This commit is contained in:
Eudes Inácio
2023-09-14 11:58:24 +01:00
parent 9cc97dfc0f
commit 540750e0e9
10 changed files with 193 additions and 80 deletions
+1
View File
@@ -96,4 +96,5 @@ export class UserSession {
Inactivity: boolean
UrlBeforeInactivity: string;
UserPermissions: any;
UserPhoto: string;
}