fix: typo

This commit is contained in:
Tiago Vasconcelos 2023-03-17 12:45:54 +00:00
parent 943a30f1e4
commit ec56a93de5

View file

@ -206,7 +206,7 @@ async function customerStall(path) {
payment_request: null
},
dismissMsg: null,
show: false
show: true
}
},
closeQrCodeDialog() {