mirror of
https://github.com/hydralauncher/hydra.git
synced 2025-03-09 15:40:26 +00:00
feat: adding user report
This commit is contained in:
parent
91cfb42ff5
commit
9621702e19
1 changed files with 1 additions and 1 deletions
|
@ -118,7 +118,7 @@ export function SettingsPrivacy() {
|
|||
}}
|
||||
>
|
||||
<img
|
||||
src={user.profileImageUrl}
|
||||
src={user.profileImageUrl!}
|
||||
alt={user.displayName}
|
||||
className={styles.blockedUserAvatar}
|
||||
/>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue