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:
@@ -489,7 +489,7 @@ export class RoomService {
|
|||||||
|
|
||||||
if(previousLastMessage) {
|
if(previousLastMessage) {
|
||||||
this.lastMessage = previousLastMessage;
|
this.lastMessage = previousLastMessage;
|
||||||
console.log("last message"+ previousLastMessage)
|
// console.log("last message"+ previousLastMessage)
|
||||||
this.calDateDuration(previousLastMessage._updatedAt)
|
this.calDateDuration(previousLastMessage._updatedAt)
|
||||||
this.sortRoomList()
|
this.sortRoomList()
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user