Skip to content

Commit

Permalink
Revert quote changes.
Browse files Browse the repository at this point in the history
  • Loading branch information
tofumatt authored Dec 23, 2024
1 parent 7e6157a commit a093918
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion includes/Modules/Sign_In_With_Google.php
Original file line number Diff line number Diff line change
Expand Up @@ -369,7 +369,7 @@ private function render_signin_button() {
} )();
<?php
BC_Functions::wp_print_inline_script_tag( ob_get_clean() );
print( '\n<!-- End Sign in with Google button added by Site Kit -->\n' );
print( "\n<!-- End Sign in with Google button added by Site Kit -->\n" );
}

/**
Expand Down

0 comments on commit a093918

Please sign in to comment.