mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-09-06 12:25:15 +08:00
Fix lint
This commit is contained in:
parent
8c1bf7b88c
commit
7a6ccee713
1 changed files with 2 additions and 2 deletions
|
@ -82,8 +82,8 @@ return array(
|
|||
'googlepay_button_color' => array(
|
||||
'title' => str_repeat( ' ', 6 ) . __( 'Button Color', 'woocommerce-paypal-payments' ),
|
||||
'type' => 'select',
|
||||
'desc_tip' => true,
|
||||
'description' => __(
|
||||
'desc_tip' => true,
|
||||
'description' => __(
|
||||
'Google Pay payment buttons exist in two styles: dark and light. To provide contrast, use dark buttons on light backgrounds and light buttons on dark or colorful backgrounds.',
|
||||
'woocommerce-paypal-payments'
|
||||
),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue