This commit is contained in:
Abi Raja 2023-12-06 15:16:58 -05:00
parent f216146bbd
commit 8a48c6d898

View File

@ -152,6 +152,7 @@ function App() {
code: generatedCode,
// TODO: Doesn't typecheck correctly
inputs: {
// TODO: Fix this
previous_commands: [],
new_instruction: updateInstruction,
},