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,
|
this.g.user.wallets[0].adminkey,
|
||||||
{
|
{
|
||||||
amount: credit,
|
amount: credit,
|
||||||
id: this.g.user.wallets[0].id
|
id: this.g.wallet.id
|
||||||
}
|
}
|
||||||
)
|
)
|
||||||
.then(response => {
|
.then(response => {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue