Skip to content

Commit 71672b7

Browse files
Avoid notice in 5.3
1 parent dc8f2c2 commit 71672b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/nux/class-setup-guide.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ public function add_menu_item() {
133133
'edit_theme_options',
134134
'bigbox',
135135
[ $this, 'output_page' ],
136-
'dashicons-store'
136+
90
137137
);
138138
}
139139

0 commit comments

Comments
 (0)