improve loader

This commit is contained in:
Peter Maquiran
2022-01-12 12:04:28 +01:00
parent 0d5c871503
commit 2d7aea0745
2 changed files with 1 additions and 2 deletions
-1
View File
@@ -126,7 +126,6 @@ export class ChatPage implements OnInit {
private platform: Platform,
private storageservice: StorageService,
public wsChatService: wsChatService
) {
this.loggedUserChat = authService.ValidatedUserChat['data'];