Merge pull request #1649 from Safelite/feature/CSR-1826

Update index.js
This commit is contained in:
AMSNEHA 2023-12-20 17:00:26 +05:30 committed by GitHub
commit 9d36f542b2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1880,10 +1880,6 @@ export const actions = {
);
context.commit(storeMutations.UPDATE_GLASS_TO_REPLACE, selectedGlassToReplace);
}
const updateVaps = !isGlassToReplaceTheSame && isWindshieldRepairTheSame;
if (updateVaps) {
context.commit(storeMutations.UPDATE_VAPS, null);
}
},
// Vin lookup