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