hide nip05 in notes on iris
This commit is contained in:
@ -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}
|
||||
|
Reference in New Issue
Block a user