mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-12-14 17:41:33 +03:00
publish: comment author correct
This commit is contained in:
parent
17e8add450
commit
21a64076e2
@ -61,7 +61,7 @@ export function CommentItem(props: CommentItemProps) {
|
||||
<Author
|
||||
showImage
|
||||
contacts={contacts}
|
||||
ship={ship}
|
||||
ship={commentData?.author}
|
||||
date={commentData["date-created"]}
|
||||
>
|
||||
{!disabled && !editing && (
|
||||
|
Loading…
Reference in New Issue
Block a user