Merge branch 'feature/websocket' of https://bitbucket.org/equilibriumito/gabinete-digital into feature/websocket

This commit is contained in:
tiago.kayaya
2022-01-12 12:14:45 +01:00
28 changed files with 343 additions and 80 deletions
-1
View File
@@ -128,7 +128,6 @@ export class ChatPage implements OnInit {
private platform: Platform,
private storageservice: StorageService,
public wsChatService: wsChatService
) {
this.loggedUserChat = authService.ValidatedUserChat['data'];