diff --git a/lnbits/core/static/js/wallet.js b/lnbits/core/static/js/wallet.js index 0b08bcc..fbcf81c 100644 --- a/lnbits/core/static/js/wallet.js +++ b/lnbits/core/static/js/wallet.js @@ -353,7 +353,7 @@ new Vue({ this.parse.show = false this.receive.show = true this.receive.status = 'pending' - this.paymentReq = null + this.receive.paymentReq = null this.receive.data.amount = data.maxWithdrawable / 1000 this.receive.data.memo = data.defaultDescription this.receive.minMax = [