This commit is contained in:
dni ⚡
2023-02-23 11:40:24 +01:00
committed by GitHub
parent 12014ee3e3
commit a154ff3175

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