feat: Add support for Brave search provider
This commit is contained in:
@@ -10,5 +10,9 @@ export const SUPPORTED_SERACH_PROVIDERS = [
|
||||
{
|
||||
label: "Sogou",
|
||||
value: "sogou"
|
||||
},
|
||||
{
|
||||
label: "Brave",
|
||||
value: "brave"
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user