diff --git a/src/components/comment/index.tsx b/src/components/comment/index.tsx index c81dd7a..efd2dc6 100644 --- a/src/components/comment/index.tsx +++ b/src/components/comment/index.tsx @@ -356,12 +356,12 @@ const Comment = (props: CommentEvent) => {
- + {profile?.displayName || profile?.name || ''}{' '} - - + + {hexToNpub(props.pubkey)} - +