clean up
This commit is contained in:
parent
db0b829fbd
commit
df77690724
3 changed files with 54 additions and 51 deletions
|
@ -31,7 +31,7 @@
|
|||
|
||||
scheduleData();
|
||||
|
||||
setTimeout(.bind(ctx), 1000);
|
||||
setTimeout(ctx.resume.bind(ctx), 1000);
|
||||
}
|
||||
reader.readAsArrayBuffer(file);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue