remove nip05 from all ProfileImage rows

This commit is contained in:
Martti Malmi
2023-12-07 18:46:08 +02:00
parent f5e84c3f8a
commit fb29d330fc
8 changed files with 5 additions and 23 deletions

View File

@ -335,7 +335,6 @@ export function NoteInner(props: NoteProps) {
pubkey={ev.pubkey}
subHeader={replyTag() ?? undefined}
link={opt?.canClick === undefined ? undefined : ""}
showNip05={CONFIG.showNip05InNotes}
/>
<div className="info">
{props.context}