mirror of
https://github.com/momo5502/emulator.git
synced 2026-01-20 20:23:57 +00:00
Update playground.tsx
This commit is contained in:
@@ -98,10 +98,7 @@ export class Playground extends React.Component<
|
||||
filesystemPromise: null,
|
||||
filesystem: null,
|
||||
emulator: null,
|
||||
emulationStatus: {
|
||||
activeThreads: 5,
|
||||
executedInstructions: BigInt(1233252643),
|
||||
},
|
||||
emulationStatus: null,
|
||||
drawerOpen: false,
|
||||
application: undefined,
|
||||
allowWasm64: false,
|
||||
|
||||
Reference in New Issue
Block a user