change to search

This commit is contained in:
litongjava 2025-02-02 16:54:31 -10:00
parent 144bf81533
commit 66b48146a3

View file

@ -20,7 +20,7 @@ import DeepSeekIcon from "@/assets/DeepSeekIcon";
const focusModes = [ const focusModes = [
{ {
key: 'webSearch', key: 'webSearch',
title: 'All', title: 'Search',
description: 'Searches across all of the internet', description: 'Searches across all of the internet',
icon: <Globe size={20} />, icon: <Globe size={20} />,
}, },