mirror of
https://github.com/9001/copyparty.git
synced 2026-03-19 22:53:06 +10:00
more accurate eta
This commit is contained in:
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user