Skip to content

Commit

Permalink
Remove Subscribers from Hosting menu (#88777)
Browse files Browse the repository at this point in the history
  • Loading branch information
DustyReagan authored Mar 28, 2024
1 parent cffa08c commit f512b73
Showing 1 changed file with 0 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -91,12 +91,6 @@ export default function globalSiteSidebarMenu( {
type: 'menu-item',
url: `/earn/${ siteDomain }`,
},
{
slug: 'subscribers',
title: translate( 'Subscribers' ),
type: 'menu-item',
url: `/subscribers/${ siteDomain }`,
},
{
slug: 'connections',
title: translate( 'Connections' ),
Expand Down

0 comments on commit f512b73

Please sign in to comment.