From d917d4ad59fb6fd44e8b015d038427516031f2e5 Mon Sep 17 00:00:00 2001 From: Matvey Kukuy Date: Wed, 13 Nov 2024 15:02:10 +0200 Subject: [PATCH] fix: Hide excessive AI menu link (temporary) (#2471) --- keep-ui/components/navbar/NoiseReductionLinks.tsx | 3 --- 1 file changed, 3 deletions(-) diff --git a/keep-ui/components/navbar/NoiseReductionLinks.tsx b/keep-ui/components/navbar/NoiseReductionLinks.tsx index 48ddd71d2..a07b85493 100644 --- a/keep-ui/components/navbar/NoiseReductionLinks.tsx +++ b/keep-ui/components/navbar/NoiseReductionLinks.tsx @@ -84,9 +84,6 @@ export const NoiseReductionLinks = ({ session }: NoiseReductionLinksProps) => { Maintenance Windows -
  • - -
  • );