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

@ -70,6 +70,7 @@ declare const CONFIG: {
eventLinkPrefix: NostrPrefix;
profileLinkPrefix: NostrPrefix;
defaultRelays: Record<string, RelaySettings>;
showNip05InNotes: boolean;
};
/**