Prettified
This commit is contained in:
parent
9783c582eb
commit
cc4be3a36b
1 changed files with 1 additions and 1 deletions
|
|
@ -282,7 +282,7 @@ export default {
|
||||||
taxedLineItems,
|
taxedLineItems,
|
||||||
this.availableVaps
|
this.availableVaps
|
||||||
);
|
);
|
||||||
|
|
||||||
const getVaps = getVapsThatNeedToBeAddedToSatisfyPromos(
|
const getVaps = getVapsThatNeedToBeAddedToSatisfyPromos(
|
||||||
promoCodeData.promoCode,
|
promoCodeData.promoCode,
|
||||||
taxedVaps,
|
taxedVaps,
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue