Fix conflicts
This commit is contained in:
parent
7a9deb2400
commit
0b51f0d762
@ -257,6 +257,9 @@ export async function applyNonInteractiveAuthChoice(params: {
|
||||
if (!resolved) {
|
||||
return null;
|
||||
}
|
||||
if (resolved.source !== "profile") {
|
||||
setXaiApiKey(resolved.key);
|
||||
}
|
||||
nextConfig = applyAuthProfileConfig(nextConfig, {
|
||||
profileId: "xai:default",
|
||||
provider: "xai",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user