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