Fix ApplePay and GooglePay on block pages

This commit is contained in:
Pedro Silva 2023-10-31 15:00:05 +00:00
parent cb753cf47c
commit 976e8b90ca
No known key found for this signature in database
GPG key ID: E2EE20C0669D24B3
4 changed files with 7 additions and 3 deletions

View file

@ -155,7 +155,8 @@ class GooglepayModule implements ModuleInterface {
}
);
}
},
1
);
}