prettier
This commit is contained in:
parent
2d70f9ae81
commit
9ff2c3b3d9
1 changed files with 1 additions and 1 deletions
|
|
@ -578,7 +578,7 @@ export default {
|
|||
},
|
||||
async paymentFailedPayLater() {
|
||||
this.$refs.loadingModal.isModalVisible = true;
|
||||
|
||||
|
||||
await this.dispatchStoreAction(
|
||||
storeActions.SAVE_PAYMENT_METHOD_CHOICE,
|
||||
paymentMethods.LATER,
|
||||
|
|
|
|||
Loading…
Reference in a new issue