mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-09-06 09:08:09 +08:00
🔀 Merge branch 'PCP-3808’
This commit is contained in:
commit
21d6ef4312
18 changed files with 185 additions and 9 deletions
|
@ -72,7 +72,7 @@ class SettingsModule implements ServiceModule, ExecutableModule {
|
|||
|
||||
wp_register_style(
|
||||
'ppcp-admin-settings',
|
||||
$module_url . '/assets/style-style.css',
|
||||
$module_url . '/assets/style-style-rtl.css',
|
||||
$style_asset_file['dependencies'],
|
||||
$style_asset_file['version']
|
||||
);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue