mirror of
https://github.com/lnbits/lnbits.git
synced 2025-09-27 20:36:16 +02:00
@@ -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 => {
|
||||||
|
Reference in New Issue
Block a user