mirror of
https://github.com/momo5502/emulator.git
synced 2026-01-19 19:53:56 +00:00
Reload page on filesystem reset
This commit is contained in:
@@ -79,6 +79,8 @@ export class Playground extends React.Component<
|
||||
});
|
||||
|
||||
this.output.current?.clear();
|
||||
|
||||
location.reload();
|
||||
}
|
||||
|
||||
initFilesys() {
|
||||
|
||||
Reference in New Issue
Block a user