mirror of
https://github.com/lnbits/lnbits-legend.git
synced 2025-02-23 22:47:05 +01:00
Merge pull request #431 from arcbtc/FastAPI
added lnaddresss for testing
This commit is contained in:
commit
66c192d6f2
1 changed files with 1 additions and 0 deletions
|
@ -472,6 +472,7 @@
|
|||
this.payLinks.push(mapPayLink(response.data))
|
||||
this.formDialog.show = false
|
||||
this.resetFormData()
|
||||
this.getPayLinks()
|
||||
})
|
||||
.catch(err => {
|
||||
LNbits.utils.notifyApiError(err)
|
||||
|
|
Loading…
Add table
Reference in a new issue