mirror of
https://github.com/CherryHQ/cherry-studio.git
synced 2026-01-06 21:35:52 +08:00
fix bug
This commit is contained in:
parent
c6b8a7cf2d
commit
9d4f50b601
@ -24,14 +24,7 @@ const initialState: WebSearchState = {
|
|||||||
{
|
{
|
||||||
id: 'exa',
|
id: 'exa',
|
||||||
name: 'Exa',
|
name: 'Exa',
|
||||||
enabled: false,
|
|
||||||
apiKey: ''
|
apiKey: ''
|
||||||
},
|
|
||||||
{
|
|
||||||
id: 'searxng',
|
|
||||||
name: 'Searxng',
|
|
||||||
enabled: false,
|
|
||||||
apiHost: ''
|
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
searchWithTime: true,
|
searchWithTime: true,
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user