💡 Update comment

This commit is contained in:
Philipp Stracker 2024-08-27 12:46:15 +02:00
parent 5b05458103
commit 813f24da1c
No known key found for this signature in database

View file

@ -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();