From 5c5c96349c9447063d22a0eec24650aeecf7834e Mon Sep 17 00:00:00 2001 From: Sean Boult <996134+Hacksore@users.noreply.github.com> Date: Sat, 18 Nov 2023 10:24:03 -0600 Subject: [PATCH] Fix nav --- apps/desktop/src/components/nav-bar.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/desktop/src/components/nav-bar.tsx b/apps/desktop/src/components/nav-bar.tsx index 3ffc2bc9..5146945f 100644 --- a/apps/desktop/src/components/nav-bar.tsx +++ b/apps/desktop/src/components/nav-bar.tsx @@ -32,7 +32,7 @@ export const NavBar = ({ clickthrough }: { clickthrough: boolean }) => { {currentChannel?.name} -
+