Merge pull request #1748 from Safelite/feature/CSR-1764.2

Update quote.vue
This commit is contained in:
AMSNEHA 2024-02-13 13:45:56 +05:30 committed by GitHub
commit d004b963cb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -188,7 +188,7 @@ export default {
pricingResults,
"quote"
);
lineItems.glassParts = nullSafeGlassParts;
lineItems.promos = lineItems.promos ?? [];
lineItems.vaps = lineItems.vaps ?? [];
// End of promo logic