From 4c515bb72e1dba2f69618448b99ae5f7cc6c15d2 Mon Sep 17 00:00:00 2001 From: Ginger Date: Thu, 18 Sep 2025 12:36:08 -0400 Subject: [PATCH] Move timezone chip to a better position --- 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 6b9b24c6..bd7fd34f 100644 --- a/src/app/components/user-profile/UserRoomProfile.tsx +++ b/src/app/components/user-profile/UserRoomProfile.tsx @@ -93,7 +93,7 @@ export function UserRoomProfile({ userId }: UserRoomProfileProps) { - + {userId !== myUserId && (