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,9 +1066,12 @@ function up2k_init(subtle) {
|
|||
if (toast.txt == L.u_uri)
|
||||
toast.hide();
|
||||
}
|
||||
else
|
||||
else {
|
||||
if (!QS('#op_up2k.act'))
|
||||
goto('up2k');
|
||||
return toast.inf(10, L.u_uri) || true;
|
||||
}
|
||||
}
|
||||
|
||||
if (!ok)
|
||||
return true;
|
||||
|
|
|
|||
Loading…
Reference in a new issue