From eac99809569f271eecaff7e840aa8f67d190223b Mon Sep 17 00:00:00 2001 From: Tristan Yang Date: Wed, 19 Jun 2024 22:49:26 +0800 Subject: [PATCH] chore: updates --- src/routes/chat/GuestSessionList/Session.tsx | 2 +- src/routes/chat/SessionList/Session.tsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/routes/chat/GuestSessionList/Session.tsx b/src/routes/chat/GuestSessionList/Session.tsx index 439d4167..44470a33 100644 --- a/src/routes/chat/GuestSessionList/Session.tsx +++ b/src/routes/chat/GuestSessionList/Session.tsx @@ -46,7 +46,7 @@ const Session: FC = ({ id, mid }) => { } to={`/chat/channel/${id}`} > -
+
= ({ to={navPath} onContextMenu={handleContextMenuEvent} > -
+
{type == "dm" ? ( ) : (