Enable the coupons feature in core (https://github.com/woocommerce/woocommerce-admin/pull/4786)
This commit is contained in:
parent
8afaa58b9e
commit
1fbf06678e
|
@ -4,7 +4,7 @@
|
|||
"analytics": true,
|
||||
"analytics-dashboard": true,
|
||||
"analytics-dashboard/customizable": true,
|
||||
"coupons": false,
|
||||
"coupons": true,
|
||||
"devdocs": false,
|
||||
"marketing": true,
|
||||
"onboarding": true,
|
||||
|
|
Loading…
Reference in New Issue