mirror of
https://github.com/Qortal/qortal-ui.git
synced 2025-04-23 11:27:52 +00:00
Fix Message
This commit is contained in:
parent
bbb51aa92c
commit
3192c5e99e
@ -1614,7 +1614,7 @@ class MultiWallet extends LitElement {
|
|||||||
this.errorMessage = ''
|
this.errorMessage = ''
|
||||||
this.recipient = ''
|
this.recipient = ''
|
||||||
this.amount = 0
|
this.amount = 0
|
||||||
this.successMessage = this.renderReceiverText()
|
this.successMessage = this.renderSuccessText()
|
||||||
this.sendMoneyLoading = false
|
this.sendMoneyLoading = false
|
||||||
this.btnDisable = false
|
this.btnDisable = false
|
||||||
} else {
|
} else {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user