mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-18 20:47:54 +00:00
save
This commit is contained in:
@@ -147,6 +147,7 @@ export class ChatPage implements OnInit {
|
||||
|
||||
if (event instanceof NavigationEnd && event.url == '/home/chat' ||
|
||||
event instanceof NavigationEnd && event.url == "/home/chat?gbCreateGroup=true") {
|
||||
this.chatService.refreshtoken();
|
||||
this.checkCreateGroup();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user