fix: theme not setting
This commit is contained in:
parent
c0eacb7034
commit
568e2f3100
1 changed files with 2 additions and 0 deletions
|
|
@ -123,4 +123,6 @@ try {
|
|||
writeln('Please report this error to Flow Works.')
|
||||
writeln()
|
||||
console.error(e.stack)
|
||||
writeln()
|
||||
terminal.html(terminal.getHTML() + '<a onclick="indexedDB.deleteDatabase(\'virtualfs\')">Reset FileSystem</a>')
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue