diff --git a/web/src/ui/rightpanel/UserInfo.tsx b/web/src/ui/rightpanel/UserInfo.tsx index 17823d1..87b5ea0 100644 --- a/web/src/ui/rightpanel/UserInfo.tsx +++ b/web/src/ui/rightpanel/UserInfo.tsx @@ -72,14 +72,14 @@ const UserInfo = ({ userID }: UserInfoProps) => { profile={globalProfile} refreshProfile={refreshProfile} client={client} userID={userID} />}