pull/1149/merge
Asraye 2025-09-14 16:53:30 +00:00 committed by GitHub
commit ff594bb1a3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 20 additions and 17 deletions

View File

@ -247,7 +247,10 @@ export const UserProfile = observer(
<UserX size={28} />
</IconButton>
)}
{!user.bot && flags != 2 && flags != 4 && (
{!user.bot &&
user._id !== client.user?._id &&
flags != 2 &&
flags != 4 && (
<Localizer>
<Tooltip
content={