mirror of
https://github.com/aljazceru/ditto.git
synced 2026-02-10 07:54:19 +01:00
accounts: nostr.npub -> nostr.pubkey
This commit is contained in:
@@ -79,7 +79,7 @@ async function renderAccount(
|
||||
is_moderator: user?.admin || false,
|
||||
},
|
||||
nostr: {
|
||||
npub,
|
||||
pubkey,
|
||||
},
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user