Skip to content

Commit 901d715

Browse files
committed
linting
1 parent c614cc1 commit 901d715

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/admin-home/components/admin-menu-controller.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ public function admin_menu(): void {
4141
);
4242

4343
do_action( 'hello-plus-theme/admin-menu', Module::MENU_PAGE_SLUG );
44-
44+
4545
if ( Utils::is_elementor_active() ) {
4646
add_submenu_page(
4747
Module::MENU_PAGE_SLUG,

0 commit comments

Comments
 (0)