Skip to content

Commit

Permalink
Merge branch 'develop' into trunk
Browse files Browse the repository at this point in the history
  • Loading branch information
dkotter committed Aug 31, 2023
2 parents 0689251 + d153abd commit 8110a34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion includes/admin/onboarding.php
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ public function __construct() {
*/
public function register_onoarding_page() {
add_submenu_page(
null,
'admin.php',
esc_html__( 'Simple Podcasting Onboarding' ),
'',
'manage_options',
Expand Down

0 comments on commit 8110a34

Please sign in to comment.