mirror of
https://github.com/9001/copyparty.git
synced 2026-01-12 15:52:39 -07:00
Merge d5678a0d88 into ae56f3bdae
This commit is contained in:
commit
230b22e71d
|
|
@ -1066,8 +1066,11 @@ function up2k_init(subtle) {
|
||||||
if (toast.txt == L.u_uri)
|
if (toast.txt == L.u_uri)
|
||||||
toast.hide();
|
toast.hide();
|
||||||
}
|
}
|
||||||
else
|
else {
|
||||||
|
if (!QS('#op_up2k.act'))
|
||||||
|
goto('up2k');
|
||||||
return toast.inf(10, L.u_uri) || true;
|
return toast.inf(10, L.u_uri) || true;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
if (!ok)
|
if (!ok)
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue