This commit is contained in:
dni ⚡ 2023-02-23 11:40:24 +01:00 committed by GitHub
parent 12014ee3e3
commit a154ff3175
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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 => {