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

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