diff --git a/src/Pages/BookingScreen/Components/UtillComponents/BSScanTemplate.jsx b/src/Pages/BookingScreen/Components/UtillComponents/BSScanTemplate.jsx index 8df5e09..fabb264 100644 --- a/src/Pages/BookingScreen/Components/UtillComponents/BSScanTemplate.jsx +++ b/src/Pages/BookingScreen/Components/UtillComponents/BSScanTemplate.jsx @@ -340,7 +340,7 @@ const BSScanTemplate = () => { ], }; - if (custselectedtemplate == 'Combo1' || custselectedtemplate == 'Combo1') { + if (custselectedtemplate == 'Combo1' || custselectedtemplate == 'Combo2') { await dispatch( changeScanTemplate({ Scantemplate: false,