This commit is contained in:
Peter Maquiran
2022-02-24 16:21:26 +01:00
parent db77e642cb
commit 3a81e6df4d
9 changed files with 13 additions and 12 deletions
+1
View File
@@ -294,6 +294,7 @@ export class RoomService {
this.lastMessage = previousLastMessage;
this.calDateDuration(previousLastMessage._updatedAt)
this.sortRoomList()
}
})