From bba0d96495057665be4a369dd9b5022dfdbf3dea Mon Sep 17 00:00:00 2001 From: Bill Date: Thu, 30 Sep 2021 02:28:41 -0400 Subject: [PATCH] HIde friend toolbar on mobile --- src/views/toolbar/ToolbarView.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/toolbar/ToolbarView.tsx b/src/views/toolbar/ToolbarView.tsx index 45e42781..34b1ac71 100644 --- a/src/views/toolbar/ToolbarView.tsx +++ b/src/views/toolbar/ToolbarView.tsx @@ -221,7 +221,7 @@ export const ToolbarView: FC = props =>
{ unseenFriendListCount }
} } -
+