Skip to content

Commit

Permalink
indentation fix
Browse files Browse the repository at this point in the history
  • Loading branch information
abdulwahidsharief committed Jan 13, 2025
1 parent af2180d commit 7c702e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion woo-razorpay.php
Original file line number Diff line number Diff line change
Expand Up @@ -446,7 +446,7 @@ public function init_form_fields()

if (is_admin() and
(($currentSection === "razorpay") or
($currentSection === "affordability-widget")))
($currentSection === "affordability-widget")))
{
try
{
Expand Down

0 comments on commit 7c702e5

Please sign in to comment.