remove debugging stuff
This commit is contained in:
parent
add1a392cd
commit
b226fc57a8
1 changed files with 0 additions and 1 deletions
|
|
@ -1,6 +1,5 @@
|
|||
function acceptInvite() {
|
||||
const npub = window.nostr.getPublicKey();
|
||||
console.log("Npub is" + npub);
|
||||
|
||||
npub.then(async function (npub) {
|
||||
try {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue