mirror of
https://github.com/nuintun/command-manager.git
synced 2025-06-08 04:04:04 +08:00
update files
This commit is contained in:
parent
cc319fb1d0
commit
b4ab13c0f4
@ -106,7 +106,7 @@
|
||||
|
||||
document.getElementById('term').innerHTML = xterm.toString('html');
|
||||
|
||||
setTimeout(write, 1000);
|
||||
setTimeout(write, 1000 - new Date().getMilliseconds());
|
||||
}
|
||||
|
||||
write();
|
||||
|
Loading…
x
Reference in New Issue
Block a user