This commit is contained in:
AppleTheGolden 2026-01-11 17:51:25 +01:00 committed by GitHub
commit 230b22e71d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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;