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