This commit is contained in:
parent
c99a2a81c2
commit
3626368e95
@ -127,10 +127,6 @@ export class NostrController {
|
||||
)
|
||||
}
|
||||
|
||||
this.remoteSigner.on('authUrl', (url: string) => {
|
||||
window.open(url, '_blank')
|
||||
})
|
||||
|
||||
resolve(this.remoteSigner)
|
||||
})
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user