This commit is contained in:
Paul Sealock 2020-11-10 12:02:26 +13:00 committed by GitHub
parent 95dfca5983
commit 29f1d823fe
1 changed files with 1 additions and 1 deletions

View File

@ -59,7 +59,7 @@ export const getPages = () => {
__( 'Home', 'woocommerce-admin' ),
],
wpOpenMenu: 'toplevel_page_woocommerce',
id: 'woocommerce-home',
id: 'home',
} );
if ( window.wcAdminFeatures.analytics ) {