diff --git a/qwen3-tts-frontend/src/components/Navbar.tsx b/qwen3-tts-frontend/src/components/Navbar.tsx index 6a6a22e..6c778ab 100644 --- a/qwen3-tts-frontend/src/components/Navbar.tsx +++ b/qwen3-tts-frontend/src/components/Navbar.tsx @@ -22,7 +22,7 @@ export function Navbar({ onToggleSidebar }: NavbarProps) { const { t, i18n } = useTranslation(['nav', 'constants']) return ( -