mirror of
https://github.com/syssecfsu/witty.git
synced 2024-12-24 11:42:34 +01:00
WIP
This commit is contained in:
parent
28842b6f74
commit
bb8eda56fb
@ -118,10 +118,7 @@ async function replay_session(term, path, start, paused, prog, end) {
|
||||
}
|
||||
}
|
||||
|
||||
if (item.Duration >= total_dur / 100) {
|
||||
prog(parseInt(cur * 100 / total_dur))
|
||||
}
|
||||
|
||||
term.write(base64ToUint8array(item.Data))
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user