accounts: nostr.npub -> nostr.pubkey
This commit is contained in:
parent
45e1762b50
commit
b867f6c33c
|
@ -79,7 +79,7 @@ async function renderAccount(
|
|||
is_moderator: user?.admin || false,
|
||||
},
|
||||
nostr: {
|
||||
npub,
|
||||
pubkey,
|
||||
},
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue