fix: typo

This commit is contained in:
Tiago Vasconcelos 2023-03-17 12:45:54 +00:00
parent c4195f90f4
commit 047cdd1cb0

View file

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