mirror of
https://github.com/ilyakooo0/urbit.git
synced 2025-01-04 13:19:48 +03:00
parent
92eb156079
commit
81415337d8
@ -156,7 +156,7 @@ const ProfileOverlay = (props: ProfileOverlayProps) => {
|
||||
icon='Chat'
|
||||
size={16}
|
||||
cursor='pointer'
|
||||
onClick={() => history.push(`/~landscape/messages/dm/${ship}`)}
|
||||
onClick={() => history.push(`/~landscape/messages/dm/~${ship}`)}
|
||||
/>
|
||||
)}
|
||||
</Row>
|
||||
|
Loading…
Reference in New Issue
Block a user