mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-13 02:32:56 +00:00
feat(secrets): expand onboarding secret-ref flows and custom-provider parity
This commit is contained in:
committed by
Peter Steinberger
parent
e8637c79b3
commit
5e3a86fd2f
@@ -367,6 +367,7 @@ export async function runOnboardingWizard(
|
||||
prompter,
|
||||
runtime,
|
||||
config: nextConfig,
|
||||
secretInputMode: opts.secretInputMode,
|
||||
});
|
||||
nextConfig = customResult.config;
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user