Skip to content

Commit

Permalink
Show services in sidebar categories
Browse files Browse the repository at this point in the history
  • Loading branch information
mathieuancelin committed Nov 16, 2023
1 parent eb4dd8d commit e93f929
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion otoroshi/javascript/src/pages/FeaturesPage.js
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ export const graph = (env) => {
title: 'Services',
description: 'All your service descriptors',
img: 'services',
display: () => env.initWithNewEngine,
display: () => true,
icon: () => 'fa-cubes',
link: '/services',
},
Expand Down

0 comments on commit e93f929

Please sign in to comment.