fix: catch error response for lnurl pay (#3344)
This commit is contained in:
@@ -575,6 +575,7 @@ window.WalletPageLogic = {
|
||||
}
|
||||
}
|
||||
})
|
||||
.catch(LNbits.utils.notifyApiError)
|
||||
},
|
||||
authLnurl() {
|
||||
const dismissAuthMsg = Quasar.Notify.create({
|
||||
|
||||
Reference in New Issue
Block a user