mirror of
https://github.com/urbit/shrub.git
synced 2024-12-22 18:31:44 +03:00
parent
c4dd1c428c
commit
3ade0b5502
@ -89,7 +89,7 @@ function ChatResource(props: ChatResourceProps) {
|
|||||||
props.association.resource,
|
props.association.resource,
|
||||||
msg.index
|
msg.index
|
||||||
);
|
);
|
||||||
return `${url}\n`;
|
return `${url}\n~${msg.author} : `;
|
||||||
},
|
},
|
||||||
[association]
|
[association]
|
||||||
);
|
);
|
||||||
|
Loading…
Reference in New Issue
Block a user