mirror of
https://github.com/ParkerTenBroeck/automata.git
synced 2026-06-07 05:28:45 -04:00
fixed terminal not being visible, fixed issue with style
This commit is contained in:
parent
a2f960abfb
commit
2c836875d2
2 changed files with 2 additions and 0 deletions
|
|
@ -7,5 +7,6 @@ import "./examples.ts"
|
|||
import "./visualizer.ts"
|
||||
import "./editor.ts"
|
||||
import "./simulation.ts"
|
||||
import "./terminal.ts"
|
||||
|
||||
bus.emit("begin", undefined);
|
||||
Loading…
Add table
Add a link
Reference in a new issue