mirror of
https://github.com/9001/copyparty.git
synced 2025-11-24 07:23:22 -07:00
Merge d5678a0d88 into 77f74ddb2f
This commit is contained in:
commit
b930338cba
|
|
@ -1065,8 +1065,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