From 6ca42212be7e76345e3959c74264f68ef292e3c3 Mon Sep 17 00:00:00 2001 From: lora322 <39804183+lora322@users.noreply.github.com> Date: Sun, 21 Sep 2025 10:47:35 -0400 Subject: [PATCH] Fix URL in FooterBar component removed language switcher --- frontend/src/components/FooterBar.tsx | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/frontend/src/components/FooterBar.tsx b/frontend/src/components/FooterBar.tsx index 2cfce26..8fc1f8d 100644 --- a/frontend/src/components/FooterBar.tsx +++ b/frontend/src/components/FooterBar.tsx @@ -26,8 +26,7 @@ export default function FooterBar({ children }: Props) {