Skip to content

Commit

Permalink
Update Plugin.php
Browse files Browse the repository at this point in the history
  • Loading branch information
remcotolsma committed Mar 20, 2024
1 parent 865d422 commit 8ea9c03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Plugin.php
Original file line number Diff line number Diff line change
Expand Up @@ -320,7 +320,7 @@ public function __construct( $args = [] ) {
'default' => \__( 'AfterPay is one of the largest and most popular post-payment system in the Benelux. Millions of Dutch and Belgians use AfterPay to pay for products.', 'pronamic_ideal' ),
];

$payment_method_afterpay_com->images = [
$payment_method_afterpay_nl->images = [
'woocommerce' => __DIR__ . '/../images/dist/methods/afterpay-nl/method-afterpay-nl-wc-51x32.svg',
];

Expand Down

0 comments on commit 8ea9c03

Please sign in to comment.