We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa3120b commit d33fd87Copy full SHA for d33fd87
public/manifest-dev.json
@@ -24,7 +24,7 @@
24
"properties": {
25
"SERPAPI_API_KEY": {
26
"title": "SerpAPI API Key",
27
- "description": "we use SerpAPI as backend service [Learn more](https://github.com/lobehub/chat-plugin-search-engine) | 该插件使用 SerpAPI 作为搜索服务",
+ "description": "we use [SerpAPI](https://serpapi.com) as backend service | 该插件使用 SerpAPI 作为搜索服务",
28
"type": "string",
29
"minLength": 64,
30
"maxLength": 64,
0 commit comments