lnul display without refresh
This commit is contained in:
parent
63d68d60ce
commit
d00bd9a995
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue