Skip to content

Commit

Permalink
Fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
NghiaDTr committed Dec 11, 2024
1 parent 112a8e4 commit 962052b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion processor/src/utils/constant.utils.ts
Original file line number Diff line number Diff line change
Expand Up @@ -70,4 +70,4 @@ export const MOLLIE_SURCHARGE_CUSTOM_LINE_ITEM = 'mollie-surcharge-line-item';

export const MOLLIE_SURCHARGE_LINE_DESCRIPTION = 'Total surcharge amount';

export const MOLLIE_SHIPPING_LINE_DESCRIPTION = 'Shipping amount';
export const MOLLIE_SHIPPING_LINE_DESCRIPTION = 'Shipping amount';

0 comments on commit 962052b

Please sign in to comment.