fix: catch error response for lnurl pay (#3344)

This commit is contained in:
dni ⚡
2025-09-03 12:36:20 +02:00
committed by GitHub
parent 213bde61a8
commit 0d4751d6e0
+1
View File
@@ -575,6 +575,7 @@ window.WalletPageLogic = {
}
}
})
.catch(LNbits.utils.notifyApiError)
},
authLnurl() {
const dismissAuthMsg = Quasar.Notify.create({