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:
@@ -46,10 +46,10 @@ export class MessagesPage implements OnInit, AfterViewChecked {
|
||||
|
||||
/* console.log(this.dm); */
|
||||
|
||||
setInterval(()=>{
|
||||
/* setInterval(()=>{ */
|
||||
this.checkUserPresence();
|
||||
this.loadMessages();
|
||||
}, 2000);
|
||||
/* }, 2000); */
|
||||
|
||||
this.getChatMembers();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user