From fd0aa30195c5e5a814491e59beae5fe22ce67b74 Mon Sep 17 00:00:00 2001 From: mantikoros Date: Wed, 24 Aug 2022 17:23:26 -0500 Subject: [PATCH] fix sidebar tracking --- web/components/nav/sidebar.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/components/nav/sidebar.tsx b/web/components/nav/sidebar.tsx index c3df3579..e16a502e 100644 --- a/web/components/nav/sidebar.tsx +++ b/web/components/nav/sidebar.tsx @@ -331,7 +331,7 @@ function GroupsList(props: { currentPage: string; memberItems: Item[] }) {