From 1b6c90bb5070abe6c2de71cd417e300a333d0315 Mon Sep 17 00:00:00 2001 From: mutugiii Date: Wed, 20 Dec 2023 16:31:42 +0300 Subject: [PATCH 1/3] Sort based on the createdDate db field --- src/app/chat/chat-sidebar/chat-sidebar.component.html | 2 +- src/app/chat/chat-sidebar/chat-sidebar.component.ts | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/chat/chat-sidebar/chat-sidebar.component.html b/src/app/chat/chat-sidebar/chat-sidebar.component.html index 42853bc2fd..515cc0aa98 100644 --- a/src/app/chat/chat-sidebar/chat-sidebar.component.html +++ b/src/app/chat/chat-sidebar/chat-sidebar.component.html @@ -30,7 +30,7 @@