From 568a4fc88e6f55b16bc03f379eec4f7b4095f046 Mon Sep 17 00:00:00 2001 From: Alexander Zinchuk Date: Mon, 13 Dec 2021 15:36:19 +0100 Subject: [PATCH] Seen By Modal: Don't show user status (#1580) --- src/components/common/SeenByModal.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/common/SeenByModal.tsx b/src/components/common/SeenByModal.tsx index ea1b4fcd8..22b3d2e5b 100644 --- a/src/components/common/SeenByModal.tsx +++ b/src/components/common/SeenByModal.tsx @@ -57,7 +57,7 @@ const SeenByModal: FC = ({ className="chat-item-clickable scroll-item small-icon" onClick={() => handleClick(userId)} > - + ))}