mirror of
https://github.com/revoltchat/revite.git
synced 2024-11-10 01:03:36 -05:00
parent
3b9916c072
commit
51092db01b
1 changed files with 0 additions and 1 deletions
|
@ -45,7 +45,6 @@ export default function UserHover({ user, children }: Props) {
|
|||
<Username
|
||||
className="username"
|
||||
user={user}
|
||||
showServerIdentity
|
||||
/>
|
||||
<span className="status">
|
||||
<UserStatus user={user} />
|
||||
|
|
Loading…
Reference in a new issue