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