chore: code clean-up
This commit is contained in:
parent
97cc7a3e17
commit
091d3cf5d9
2 changed files with 1 additions and 3 deletions
|
|
@ -757,7 +757,7 @@ const market = async () => {
|
|||
if (!paymentRequest) return
|
||||
this.qrCodeDialog.data.payment_request = paymentRequest
|
||||
this.qrCodeDialog.dismissMsg = this.$q.notify({
|
||||
timeout: 0,
|
||||
timeout: 10000,
|
||||
message: 'Waiting for payment...'
|
||||
})
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue