docs: add changelog entry for #1432
parent
5cb9026541
commit
1e9ae7649d
|
|
@ -184,7 +184,6 @@ export async function runEmbeddedPiAgent(
|
||||||
lastProfileId = resolvedProfileId;
|
lastProfileId = resolvedProfileId;
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
<<<<<<< HEAD
|
|
||||||
authStorage.setRuntimeApiKey(model.provider, apiKeyInfo.apiKey);
|
authStorage.setRuntimeApiKey(model.provider, apiKeyInfo.apiKey);
|
||||||
lastProfileId = resolvedProfileId;
|
lastProfileId = resolvedProfileId;
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue