mirror of
https://github.com/9001/copyparty.git
synced 2025-08-17 09:02:15 -06:00
more accurate eta
This commit is contained in:
parent
4186906f4c
commit
981b9ff11e
|
@ -1062,13 +1062,13 @@ function up2k_init(subtle) {
|
|||
else if (ng)
|
||||
toast.err(t, '{0} {1}'.format(ks, tng));
|
||||
|
||||
etafun();
|
||||
timer.rm(etafun);
|
||||
}
|
||||
else {
|
||||
timer.add(etafun);
|
||||
ebi('u2etas').style.textAlign = 'left';
|
||||
}
|
||||
etafun();
|
||||
}
|
||||
|
||||
if (flag) {
|
||||
|
|
Loading…
Reference in a new issue