Reload page on filesystem reset

This commit is contained in:
momo5502
2025-04-30 20:33:18 +02:00
parent dcd8e8fffd
commit 8a10f0a916

View File

@@ -79,6 +79,8 @@ export class Playground extends React.Component<
});
this.output.current?.clear();
location.reload();
}
initFilesys() {