mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-08-31 06:52:50 +08:00
Fix WC block categories
This commit is contained in:
parent
cbbc437819
commit
70d630f500
2 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@
|
|||
"apiVersion": 3,
|
||||
"name": "woocommerce-paypal-payments/cart-paylater-messages",
|
||||
"title": "Cart - PayPal Pay Later messaging",
|
||||
"category": "woocommerce",
|
||||
"category": "woocommerce-paypal-payments",
|
||||
"description": "PayPal Pay Later messaging will be displayed for eligible customers. Customers automatically see the most relevant Pay Later offering.",
|
||||
"example": {},
|
||||
"parent": [ "woocommerce/cart-totals-block" ],
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
"apiVersion": 3,
|
||||
"name": "woocommerce-paypal-payments/checkout-paylater-messages",
|
||||
"title": "Checkout - PayPal Pay Later messaging",
|
||||
"category": "woocommerce",
|
||||
"category": "woocommerce-paypal-payments",
|
||||
"description": "PayPal Pay Later messaging will be displayed for eligible customers. Customers automatically see the most relevant Pay Later offering.",
|
||||
"example": {},
|
||||
"parent": [ "woocommerce/checkout-totals-block" ],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue