Skip to content

Commit 868ef26

Browse files
whitespace
1 parent d2b23a7 commit 868ef26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/wp-admin/includes/class-wp-comments-list-table.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ public function prepare_items() {
100100
}
101101

102102
$comment_type = '';
103-
103+
104104
if ( ! empty( $_REQUEST['comment_type'] ) && 'note' !== $_REQUEST['comment_type'] ) {
105105
$comment_type = $_REQUEST['comment_type'];
106106
}

0 commit comments

Comments
 (0)