mirror of
https://github.com/lnbits/lnbits-legend.git
synced 2025-03-13 11:35:56 +01:00
parent
12014ee3e3
commit
a154ff3175
1 changed files with 1 additions and 1 deletions
|
@ -266,7 +266,7 @@ new Vue({
|
|||
this.g.user.wallets[0].adminkey,
|
||||
{
|
||||
amount: credit,
|
||||
id: this.g.user.wallets[0].id
|
||||
id: this.g.wallet.id
|
||||
}
|
||||
)
|
||||
.then(response => {
|
||||
|
|
Loading…
Add table
Reference in a new issue