mirror of
https://github.com/lnbits/lnbits.git
synced 2025-09-20 13:04:23 +02:00
Merge pull request #431 from arcbtc/FastAPI
added lnaddresss for testing
This commit is contained in:
@@ -472,6 +472,7 @@
|
|||||||
this.payLinks.push(mapPayLink(response.data))
|
this.payLinks.push(mapPayLink(response.data))
|
||||||
this.formDialog.show = false
|
this.formDialog.show = false
|
||||||
this.resetFormData()
|
this.resetFormData()
|
||||||
|
this.getPayLinks()
|
||||||
})
|
})
|
||||||
.catch(err => {
|
.catch(err => {
|
||||||
LNbits.utils.notifyApiError(err)
|
LNbits.utils.notifyApiError(err)
|
||||||
|
Reference in New Issue
Block a user