From 1b63b59fdcf1af28c3482d33bb93b9782e047673 Mon Sep 17 00:00:00 2001 From: Ajay Bura <32841439+ajbura@users.noreply.github.com> Date: Tue, 5 Aug 2025 09:14:40 +0530 Subject: [PATCH] temp hide profile button --- src/app/components/user-profile/UserRoomProfile.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/components/user-profile/UserRoomProfile.tsx b/src/app/components/user-profile/UserRoomProfile.tsx index 0cc3d5e8..1c32cc36 100644 --- a/src/app/components/user-profile/UserRoomProfile.tsx +++ b/src/app/components/user-profile/UserRoomProfile.tsx @@ -257,7 +257,7 @@ export function UserRoomProfile({ userId }: UserRoomProfileProps) { - + {/* - + */} {server && }