From 9fbaeba1993c879905f17cc2c192f0ad3e5664b2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Eudes=20In=C3=A1cio?= Date: Wed, 6 Jul 2022 10:20:07 +0100 Subject: [PATCH] Remove accoes text --- src/app/pages/chat/messages/messages.page.ts | 2 ++ src/app/pages/publications/publications.page.html | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/src/app/pages/chat/messages/messages.page.ts b/src/app/pages/chat/messages/messages.page.ts index 1de812766..00614faa8 100644 --- a/src/app/pages/chat/messages/messages.page.ts +++ b/src/app/pages/chat/messages/messages.page.ts @@ -158,6 +158,7 @@ export class MessagesPage implements OnInit, AfterViewInit, OnDestroy { } ngOnInit() { + this.wsChatMethodsService.getAllRooms(); this.chatService.refreshtoken(); this.wsChatMethodsService.getUserOfRoom(this.roomId).then((value) => { @@ -165,6 +166,7 @@ export class MessagesPage implements OnInit, AfterViewInit, OnDestroy { this.getChatMembers(); } + ngAfterViewInit() { this.scrollChangeCallback = () => this.onContentScrolled(event); diff --git a/src/app/pages/publications/publications.page.html b/src/app/pages/publications/publications.page.html index 36689ddd7..7531f48c0 100644 --- a/src/app/pages/publications/publications.page.html +++ b/src/app/pages/publications/publications.page.html @@ -22,7 +22,7 @@
- Acções Presidenciais + Acções