Skip to content

Commit

Permalink
Merge pull request #3227 from glific/remove-new-tag
Browse files Browse the repository at this point in the history
Removed the new tag from assistants
  • Loading branch information
akanshaaa19 authored Feb 20, 2025
2 parents 9193bcf + e21f528 commit 65cc869
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/config/menu.ts
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,6 @@ const menus = (): Menu[] => [
icon: 'assistant',
type: 'sideDrawer',
roles: allRoles,
new: true,
},
{
title: 'Manage',
Expand Down

0 comments on commit 65cc869

Please sign in to comment.