mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-09-08 21:52:55 +08:00
Fix bugs & do some maintenance
This commit is contained in:
parent
ed77ad63ca
commit
80853c6fd4
11 changed files with 195 additions and 131 deletions
|
@ -181,7 +181,7 @@ class SettingsModule implements ServiceModule, ExecutableModule {
|
|||
$container->get( 'settings.rest.common' ),
|
||||
$container->get( 'settings.rest.connect_manual' ),
|
||||
$container->get( 'settings.rest.login_link' ),
|
||||
$container->get('settings.rest.webhooks'),
|
||||
$container->get( 'settings.rest.webhooks' ),
|
||||
$container->get( 'settings.rest.refresh_feature_status' ),
|
||||
);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue