mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-08-30 05:00:51 +08:00
Remove the option on plugin uninstall
This commit is contained in:
parent
4e93aca57a
commit
0fc54d1df5
1 changed files with 1 additions and 0 deletions
|
@ -36,6 +36,7 @@ return array(
|
|||
WebhookRegistrar::KEY,
|
||||
'ppcp_payment_tokens_migration_initialized',
|
||||
SwitchSettingsUiEndpoint::OPTION_NAME_SHOULD_USE_OLD_UI,
|
||||
SwitchSettingsUiEndpoint::OPTION_NAME_MIGRATION_IS_DONE,
|
||||
);
|
||||
},
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue