[feat] filter payments in wallet (#2997)
* fix: search payments * fix rogue button * feat: UI polishing * feat: better charts --------- Co-authored-by: Tiago Vasconcelos <talvasconcelos@gmail.com>
This commit is contained in:
co-authored by
Tiago Vasconcelos
parent
5dc1705fa6
commit
5aa1f9b0f8
@@ -595,7 +595,6 @@ window.app.component('username-password', {
|
||||
},
|
||||
async signInWithNostr() {
|
||||
try {
|
||||
console.log('### signInWithNostr')
|
||||
const nostrToken = await this.createNostrToken()
|
||||
if (!nostrToken) {
|
||||
return
|
||||
|
||||
Reference in New Issue
Block a user