Formatting
This commit is contained in:
parent
061d5036b0
commit
1d479f9639
1 changed files with 1 additions and 1 deletions
|
|
@ -317,7 +317,7 @@ export default {
|
|||
|
||||
if (adyenPaymentType) {
|
||||
configuration.openPaymentMethod = {
|
||||
type: adyenPaymentType
|
||||
type: adyenPaymentType,
|
||||
};
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue