diff --git a/static/components/customer-stall/customer-stall.js b/static/components/customer-stall/customer-stall.js index 7a2ec20..1c4a476 100644 --- a/static/components/customer-stall/customer-stall.js +++ b/static/components/customer-stall/customer-stall.js @@ -206,7 +206,7 @@ async function customerStall(path) { payment_request: null }, dismissMsg: null, - show: false + show: true } }, closeQrCodeDialog() {