small changes
This commit is contained in:
parent
d4930eb13d
commit
9401c02800
5 changed files with 11 additions and 17 deletions
|
|
@ -30,7 +30,6 @@ export function App() {
|
|||
|
||||
function onInit() {
|
||||
const config = initialize(ast);
|
||||
console.log('runtime: ', rt);
|
||||
setRT([{inputEvent: null, simtime: 0, ...config}]);
|
||||
setRTIdx(0);
|
||||
setTime({kind: "paused", simtime: 0});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue