Update src/Pages/BookingScreen/Components/UtillComponents/BSScanTemplate.jsx

This commit is contained in:
karthikalakshmi 2026-02-26 14:13:42 +05:30
parent 3b569b5d84
commit b18c92a734
1 changed files with 1 additions and 1 deletions

View File

@ -340,7 +340,7 @@ const BSScanTemplate = () => {
],
};
if (custselectedtemplate == 'Combo1' || custselectedtemplate == 'Combo1') {
if (custselectedtemplate == 'Combo1' || custselectedtemplate == 'Combo2') {
await dispatch(
changeScanTemplate({
Scantemplate: false,