Merge pull request #431 from arcbtc/FastAPI
added lnaddresss for testing
This commit is contained in:
commit
66c192d6f2
|
@ -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)
|
||||||
|
|
Loading…
Reference in New Issue
Block a user