format fix

This commit is contained in:
0xGingi 2026-01-26 05:01:20 -05:00
parent ba30020eca
commit f5c264554c
No known key found for this signature in database

View File

@ -294,7 +294,7 @@ export async function applyNonInteractiveAuthChoice(params: {
});
return applyNanoGptConfig(nextConfig);
}
if (authChoice === "venice-api-key") {
const resolved = await resolveNonInteractiveApiKey({
provider: "venice",