diff --git a/src/pages/ChatPage.tsx b/src/pages/ChatPage.tsx
index 4cb0bd7..1cfc83f 100644
--- a/src/pages/ChatPage.tsx
+++ b/src/pages/ChatPage.tsx
@@ -3703,7 +3703,7 @@ function ChatPage(props: ChatPageProps) {
)}
- {isGroupChatSession(currentSession.username) && (
+ {!standaloneSessionWindow && isGroupChatSession(currentSession.username) && (
)}
-
-
-
+ {!standaloneSessionWindow && (
+
+ )}
+ {!standaloneSessionWindow && (
+
+ )}
+ {!standaloneSessionWindow && (
+
+ )}