mirror of
https://github.com/momo5502/emulator.git
synced 2026-01-11 16:46:16 +00:00
Update playground.tsx
This commit is contained in:
@@ -289,8 +289,6 @@ export class Playground extends React.Component<
|
|||||||
|
|
||||||
this.setDrawerOpen(false);
|
this.setDrawerOpen(false);
|
||||||
|
|
||||||
this.logLine("Starting emulation...");
|
|
||||||
|
|
||||||
if (this.state.filesystemPromise) {
|
if (this.state.filesystemPromise) {
|
||||||
await this.state.filesystemPromise;
|
await this.state.filesystemPromise;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user