diff --git a/web/app/components/goto-anything/index.tsx b/web/app/components/goto-anything/index.tsx index 72cc56d232..104401a813 100644 --- a/web/app/components/goto-anything/index.tsx +++ b/web/app/components/goto-anything/index.tsx @@ -321,7 +321,7 @@ const GotoAnything: FC = ({ autoFocus /> {searchMode !== 'general' && ( -
+
{(() => { if (searchMode === 'scopes') return 'SCOPES'