refresh paylinks after create
This commit is contained in:
parent
f1dea9fc9b
commit
947d169baa
1 changed files with 1 additions and 0 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue