From f5c264554c7d80194f0175f0779000fca7dfd439 Mon Sep 17 00:00:00 2001 From: 0xGingi <0xgingi@0xgingi.com> Date: Mon, 26 Jan 2026 05:01:20 -0500 Subject: [PATCH] format fix --- src/commands/onboard-non-interactive/local/auth-choice.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/commands/onboard-non-interactive/local/auth-choice.ts b/src/commands/onboard-non-interactive/local/auth-choice.ts index ec6ae045f..75d61fdd3 100644 --- a/src/commands/onboard-non-interactive/local/auth-choice.ts +++ b/src/commands/onboard-non-interactive/local/auth-choice.ts @@ -294,7 +294,7 @@ export async function applyNonInteractiveAuthChoice(params: { }); return applyNanoGptConfig(nextConfig); } - + if (authChoice === "venice-api-key") { const resolved = await resolveNonInteractiveApiKey({ provider: "venice",