CSR-1484: formatting :-/
This commit is contained in:
parent
a475c87bc8
commit
84948b5cc1
1 changed files with 1 additions and 2 deletions
|
|
@ -169,9 +169,8 @@ export default {
|
||||||
"payment-method"
|
"payment-method"
|
||||||
);
|
);
|
||||||
|
|
||||||
|
|
||||||
const newValidatedPromos = validatePromoResponse?.orderPromos ?? [];
|
const newValidatedPromos = validatePromoResponse?.orderPromos ?? [];
|
||||||
|
|
||||||
pricedLineItemsToTax.push(...newValidatedPromos);
|
pricedLineItemsToTax.push(...newValidatedPromos);
|
||||||
// End of promo logic
|
// End of promo logic
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue