fix minor bug
This commit is contained in:
parent
f1b61a4ce4
commit
9254a4344c
@ -45,6 +45,7 @@ function App() {
|
||||
};
|
||||
|
||||
function doGenerateCode(params: CodeGenerationParams) {
|
||||
setExecutionConsole([]);
|
||||
setAppState("CODING");
|
||||
generateCode(
|
||||
params,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user