mirror of
https://github.com/lnbits/lnbits-legend.git
synced 2025-01-19 05:33:47 +01:00
Merge pull request #460 from arcbtc/FastAPI
lnurlp display without refresh
This commit is contained in:
commit
a2bb340601
@ -166,7 +166,7 @@ new Vue({
|
||||
LNbits.api
|
||||
.request('POST', '/lnurlp/api/v1/links', wallet.adminkey, data)
|
||||
.then(response => {
|
||||
this.payLinks.push(mapPayLink(response.data))
|
||||
this.getPayLinks()
|
||||
this.formDialog.show = false
|
||||
this.resetFormData()
|
||||
})
|
||||
|
Loading…
Reference in New Issue
Block a user