Skip to content

Commit

Permalink
chore: fix phpcs
Browse files Browse the repository at this point in the history
  • Loading branch information
HardeepAsrani committed Aug 19, 2024
1 parent aa1067a commit 15d9ae6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion inc/Admin.php
Original file line number Diff line number Diff line change
Expand Up @@ -488,7 +488,7 @@ public function after_otter_activation( $plugin ) {

wp_safe_redirect( $onboarding );
exit;
}
}

/**
* Update Otter reference key.
Expand Down

0 comments on commit 15d9ae6

Please sign in to comment.