diff --git a/ui/components/MessageInputActions/Focus.tsx b/ui/components/MessageInputActions/Focus.tsx index 49f7641..31c0f2f 100644 --- a/ui/components/MessageInputActions/Focus.tsx +++ b/ui/components/MessageInputActions/Focus.tsx @@ -20,7 +20,7 @@ import DeepSeekIcon from "@/assets/DeepSeekIcon"; const focusModes = [ { key: 'webSearch', - title: 'All', + title: 'Search', description: 'Searches across all of the internet', icon: , },