mirror of
https://github.com/9001/copyparty.git
synced 2026-03-17 13:44:43 +10:00
only show the unpost hint if unpost is available (-e2d)
This commit is contained in:
@@ -1332,7 +1332,8 @@ function up2k_init(subtle) {
|
||||
return modal.confirm(msg.join('') + '</ul>', function () {
|
||||
start_actx();
|
||||
up_them(good_files);
|
||||
toast.inf(15, L.u_unpt, L.u_unpt);
|
||||
if (have_up2k_idx)
|
||||
toast.inf(15, L.u_unpt, L.u_unpt);
|
||||
}, null);
|
||||
|
||||
up_them(good_files);
|
||||
|
||||
Reference in New Issue
Block a user