Skip to content

Commit

Permalink
fix: add package small price to carrier override list (#209)
Browse files Browse the repository at this point in the history
  • Loading branch information
Mark-Ernst authored Mar 12, 2024
1 parent 0b779e9 commit e1a95e7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/data/keys/configKeys.js
Original file line number Diff line number Diff line change
Expand Up @@ -117,6 +117,7 @@ export const settingsWithCarrierOverride = [
PRICE_ONLY_RECIPIENT,
PRICE_PACKAGE_TYPE_DIGITAL_STAMP,
PRICE_PACKAGE_TYPE_MAILBOX,
PRICE_PACKAGE_TYPE_PACKAGE_SMALL,
PRICE_PICKUP,
PRICE_SAME_DAY_DELIVERY,
PRICE_SIGNATURE,
Expand Down

0 comments on commit e1a95e7

Please sign in to comment.