change to search
This commit is contained in:
parent
144bf81533
commit
66b48146a3
1 changed files with 1 additions and 1 deletions
|
@ -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} />,
|
||||||
},
|
},
|
||||||
|
|
Loading…
Add table
Reference in a new issue