mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-19 04:57:52 +00:00
ad monitoring
This commit is contained in:
@@ -70,7 +70,7 @@ export class ChatModule {
|
||||
connection.subscribe((value) => {
|
||||
if(value) {
|
||||
// on connect
|
||||
this.ChatServiceService.sendLocalMessages()
|
||||
// this.ChatServiceService.sendLocalMessages()
|
||||
}
|
||||
})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user