Skip to content

Commit

Permalink
Remove superfluous sideNavStatus entries
Browse files Browse the repository at this point in the history
  • Loading branch information
weltenwort committed Jan 2, 2024
1 parent 2598f0a commit 500e0c1
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -41,11 +41,9 @@ const navigationTree: NavigationTreeDefinition = {
children: [
{
link: 'discover',
sideNavStatus: 'hidden',
children: [
{
link: 'observability-log-explorer',
sideNavStatus: 'hidden',
},
],
},
Expand Down

0 comments on commit 500e0c1

Please sign in to comment.