mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-09-05 08:59:14 +08:00
add dcc_gateway_enabled to default reset values
This commit is contained in:
parent
a0b4344578
commit
720de96cba
1 changed files with 1 additions and 0 deletions
|
@ -50,6 +50,7 @@ class Settings implements ContainerInterface
|
|||
$this->load();
|
||||
$fieldsToReset = [
|
||||
'enabled',
|
||||
'dcc_gateway_enabled',
|
||||
'intent',
|
||||
'client_id',
|
||||
'client_secret',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue