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:
@@ -62,9 +62,8 @@ export class RoomService {
|
||||
this.ToastService.presentToast('nova mensagem')
|
||||
this.lastMessage.msg = message.msg;
|
||||
message.setData(ChatMessage)
|
||||
this.massages.push(message)
|
||||
this.calDateDuration(ChatMessage.result._updatedAt)
|
||||
|
||||
this.massages.push(message)
|
||||
}
|
||||
)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user