From 1054c79eb728714c9334f87fb5cf140a049a4d17 Mon Sep 17 00:00:00 2001 From: Louis Date: Thu, 5 Oct 2023 11:02:50 +0700 Subject: [PATCH] chore: fix twitter CTA --- web/app/_components/SidebarFooter/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/app/_components/SidebarFooter/index.tsx b/web/app/_components/SidebarFooter/index.tsx index d3de1924e..c9c075240 100644 --- a/web/app/_components/SidebarFooter/index.tsx +++ b/web/app/_components/SidebarFooter/index.tsx @@ -11,7 +11,7 @@ const SidebarFooter: React.FC = () => ( className="flex-1" /> window.electronAPI?.openExternalUrl("https://twitter.com/jan_dotai") }