Skip to content

Commit 910a4b6

Browse files
authored
Remove whitespace
1 parent ef06030 commit 910a4b6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

classes/class-wplf-polylang.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ public function save_success_message( $message ) {
8585

8686
return $message;
8787
}
88-
88+
8989
public function ajax_object( $array ) {
9090
if ( function_exists( 'pll_current_language' ) ) {
9191
$array['lang'] = pll_current_language();

0 commit comments

Comments
 (0)