hide nip05 in notes on iris

This commit is contained in:
Martti Malmi
2023-11-29 13:24:33 +02:00
parent c3a6304573
commit 3a07e2abee
4 changed files with 6 additions and 2 deletions

View File

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