Skip to content

Commit cf10672

Browse files
committed
lint
1 parent b088a75 commit cf10672

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

admin/class-bread-admin.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ function get_meeting_list_templates_json(string $root): string
139139
}
140140
function ml_default_editor($r)
141141
{
142-
if (!function_exists( 'get_current_screen' )) {
142+
if (!function_exists('get_current_screen')) {
143143
return $r;
144144
}
145145
global $my_admin_page;

0 commit comments

Comments
 (0)