set initial value
This commit is contained in:
parent
ac8198e5ba
commit
1f9c5b2c80
@ -59,6 +59,7 @@ function App() {
|
|||||||
{
|
{
|
||||||
openAiApiKey: null,
|
openAiApiKey: null,
|
||||||
openAiBaseURL: null,
|
openAiBaseURL: null,
|
||||||
|
anthropicApiKey: null,
|
||||||
screenshotOneApiKey: null,
|
screenshotOneApiKey: null,
|
||||||
isImageGenerationEnabled: true,
|
isImageGenerationEnabled: true,
|
||||||
editorTheme: EditorTheme.COBALT,
|
editorTheme: EditorTheme.COBALT,
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user