mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-05 07:40:21 +00:00
fix(onboarding): clarify web search key copy
This commit is contained in:
@@ -891,6 +891,7 @@ export type WebSearchProviderPlugin = {
|
||||
id: WebSearchProviderId;
|
||||
label: string;
|
||||
hint: string;
|
||||
credentialLabel?: string;
|
||||
envVars: string[];
|
||||
placeholder: string;
|
||||
signupUrl: string;
|
||||
|
||||
Reference in New Issue
Block a user