mirror of
https://github.com/revoltchat/revite.git
synced 2024-11-09 16:53:36 -05:00
Merge pull request #267 from brecert/fix-196
This commit is contained in:
commit
a04c68f5e8
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