mirror of
https://github.com/aljazceru/ditto.git
synced 2026-01-04 22:24:25 +01:00
renderAccount: return the unverified nip05 raw value
This commit is contained in:
@@ -66,7 +66,7 @@ async function renderAccount(
|
||||
sensitive: false,
|
||||
follow_requests_count: 0,
|
||||
nostr: {
|
||||
nip05: parsed05?.value,
|
||||
nip05,
|
||||
},
|
||||
}
|
||||
: undefined,
|
||||
|
||||
Reference in New Issue
Block a user