This commit is contained in:
Tiago vasconcelos
2021-08-06 12:37:30 -03:00
committed by fiatjaf
parent b3856d5aff
commit 723c9ea3ab
3 changed files with 4 additions and 1 deletions
+1
View File
@@ -601,6 +601,7 @@ new Vue({
type: 'positive',
timeout: 3500
})
LNbits.href.updateWallet(res.data.name, this.user.id, this.g.wallet.id)
}).catch(err => {
this.newName = ''
LNbits.utils.notifyApiError(err)