Skip to content

Commit

Permalink
Merge pull request #323 from checkout/fix/gateway-icon
Browse files Browse the repository at this point in the history
Fix gateway icon filter usage
  • Loading branch information
SanketChodavadiya authored Nov 8, 2022
2 parents d76c3b3 + 074ad3f commit ec82cc2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions woocommerce-gateway-checkout-com.php
Original file line number Diff line number Diff line change
Expand Up @@ -465,6 +465,7 @@ function cko_gateway_icon( $icons, $id ) {
return $icons;
}

return $icons;
}

/**
Expand Down

0 comments on commit ec82cc2

Please sign in to comment.