diff --git a/src/Menu/DeleteLink.coffee b/src/Menu/DeleteLink.coffee index 412c8ef39..c2507152e 100755 --- a/src/Menu/DeleteLink.coffee +++ b/src/Menu/DeleteLink.coffee @@ -100,9 +100,9 @@ DeleteLink = DeleteLink.auto[+fileOnly][post.fullID] = true DeleteLink.nodes.links[+fileOnly].textContent = DeleteLink.linkText fileOnly else + QR.cooldown.delete post unless fileOnly if resDoc.title is 'Updating index...' # We're 100% sure. - QR.cooldown.delete post unless fileOnly (post.origin or post).kill fileOnly link.textContent = 'Deleted' if post.fullID is DeleteLink.post.fullID