fix bug
This commit is contained in:
parent
ebef970078
commit
371d38a9ee
@ -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…
x
Reference in New Issue
Block a user