mirror of
https://github.com/hydralauncher/hydra.git
synced 2025-02-03 00:33:49 +03:00
feat: adding user report
This commit is contained in:
parent
91cfb42ff5
commit
9621702e19
@ -118,7 +118,7 @@ export function SettingsPrivacy() {
|
||||
}}
|
||||
>
|
||||
<img
|
||||
src={user.profileImageUrl}
|
||||
src={user.profileImageUrl!}
|
||||
alt={user.displayName}
|
||||
className={styles.blockedUserAvatar}
|
||||
/>
|
||||
|
Loading…
Reference in New Issue
Block a user