mirror of
https://github.com/urbit/shrub.git
synced 2024-12-19 08:32:39 +03:00
Profile: fix broken status
This commit is contained in:
parent
c0eddeda4b
commit
e44f78ad1b
@ -192,6 +192,7 @@ export function Profile(props: any): ReactElement | null {
|
||||
<ViewProfile
|
||||
nacked={nacked}
|
||||
ship={ship}
|
||||
api={props.api}
|
||||
contact={contact}
|
||||
/>
|
||||
)}
|
||||
|
Loading…
Reference in New Issue
Block a user