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",
logo: GoogleSearchIcon,
options: (settings) => <GoogleSearchOptions settings={settings} />,
description:
"Web search powered by a custom Google Search Engine.",
description: "Web search powered by a custom Google Search Engine.",
},
{
name: "SerpApi",