Skip to content

Commit

Permalink
feat: hide archive tab when simplify enabled
Browse files Browse the repository at this point in the history
  • Loading branch information
sjaanus committed Oct 31, 2024
1 parent 592801b commit 9349af2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions frontend/src/component/menu/routes.ts
Original file line number Diff line number Diff line change
Expand Up @@ -432,6 +432,7 @@ export const routes: IRoute[] = [
type: 'protected',
menu: {},
},

// Admin
{
path: '/admin/*',
Expand Down

0 comments on commit 9349af2

Please sign in to comment.