hanging lint

This commit is contained in:
Timothy Carambat 2025-12-16 19:38:06 -08:00
parent c4f19cec0e
commit bacd279e56

View File

@ -53,8 +53,7 @@ const SEARCH_PROVIDERS = [
value: "google-search-engine", value: "google-search-engine",
logo: GoogleSearchIcon, logo: GoogleSearchIcon,
options: (settings) => <GoogleSearchOptions settings={settings} />, options: (settings) => <GoogleSearchOptions settings={settings} />,
description: description: "Web search powered by a custom Google Search Engine.",
"Web search powered by a custom Google Search Engine.",
}, },
{ {
name: "SerpApi", name: "SerpApi",