Formatting

This commit is contained in:
Chloe Herd 2026-01-14 12:29:00 -05:00
parent 061d5036b0
commit 1d479f9639

View file

@ -317,7 +317,7 @@ export default {
if (adyenPaymentType) {
configuration.openPaymentMethod = {
type: adyenPaymentType
type: adyenPaymentType,
};
}