mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-12-14 08:34:25 +03:00
parent
b7082343ec
commit
48aa02dd4e
@ -143,7 +143,7 @@ export function ProfileActions(props: any): ReactElement {
|
||||
py='2'
|
||||
cursor='pointer'
|
||||
fontWeight='500'
|
||||
onClick={() => history.push(`/~landscape/dm/${ship}`)}
|
||||
onClick={() => history.push(`/~landscape/dm/${ship.substring(1)}`)}
|
||||
>
|
||||
Message
|
||||
</Text>
|
||||
|
Loading…
Reference in New Issue
Block a user