fix: FlowOS refusing to load thme
This commit is contained in:
parent
7f7e565102
commit
1aad68f3f4
1 changed files with 1 additions and 0 deletions
|
|
@ -122,5 +122,6 @@ try {
|
||||||
writeln('An error occured while booting FlowOS.')
|
writeln('An error occured while booting FlowOS.')
|
||||||
writeln('Please report this error to Flow Works.')
|
writeln('Please report this error to Flow Works.')
|
||||||
writeln()
|
writeln()
|
||||||
|
terminal.html(terminal.getHtml() + '<a onclick="indexedDB.deleteDatabase('virtualfs')">Clear Virual FileSystem?</a>\n')
|
||||||
console.error(e.stack)
|
console.error(e.stack)
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue