Skip to content

Commit

Permalink
fix: Hide excessive AI menu link (temporary) (#2471)
Browse files Browse the repository at this point in the history
  • Loading branch information
Matvey-Kuk authored Nov 13, 2024
1 parent 26262d3 commit d917d4a
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions keep-ui/components/navbar/NoiseReductionLinks.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -84,9 +84,6 @@ export const NoiseReductionLinks = ({ session }: NoiseReductionLinksProps) => {
<Subtitle>Maintenance Windows</Subtitle>
</LinkWithIcon>
</li>
<li>
<AILink></AILink>
</li>
</Disclosure.Panel>
</Disclosure>
);
Expand Down

0 comments on commit d917d4a

Please sign in to comment.