Merge pull request #431 from arcbtc/FastAPI

added lnaddresss for testing
This commit is contained in:
Arc 2021-11-24 10:03:41 +00:00 committed by GitHub
commit 66c192d6f2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -472,6 +472,7 @@
this.payLinks.push(mapPayLink(response.data))
this.formDialog.show = false
this.resetFormData()
this.getPayLinks()
})
.catch(err => {
LNbits.utils.notifyApiError(err)