mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-09-05 08:59:14 +08:00
💡 Update comment
This commit is contained in:
parent
5b05458103
commit
813f24da1c
1 changed files with 2 additions and 1 deletions
|
@ -52,7 +52,8 @@ import moduleStorage from './Helper/GooglePayStorage';
|
|||
if ( ! buttonConfig || ! ppcpConfig ) {
|
||||
/*
|
||||
* No PayPal buttons present on this page, but maybe a bootstrap module needs to be
|
||||
* initialized. Run bootstrap without trying to load an SDK or payment configuration.
|
||||
* initialized. Skip loading the SDK or gateway configuration, and directly initialize
|
||||
* the module.
|
||||
*/
|
||||
bootstrap();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue