diff --git a/src/components/AppSwitcher.tsx b/src/components/AppSwitcher.tsx index cb3223c99..a724405dd 100644 --- a/src/components/AppSwitcher.tsx +++ b/src/components/AppSwitcher.tsx @@ -92,6 +92,28 @@ export function AppSwitcher({ activeApp, onSwitch }: AppSwitcherProps) { /> {appDisplayName.gemini} + + ); }