mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
use correct prop
This commit is contained in:
parent
5c9787c145
commit
b3b94b5a8d
@ -51,7 +51,7 @@ const InvokeAIUI = ({
|
|||||||
}
|
}
|
||||||
|
|
||||||
// configure API client project header
|
// configure API client project header
|
||||||
if (apiUrl) {
|
if (projectId) {
|
||||||
$projectId.set(projectId);
|
$projectId.set(projectId);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user