making comments on pretty printed pastes work again

This commit is contained in:
El RIDO 2018-07-01 12:49:35 +00:00
parent bd1e40ac36
commit 2a3017a3bd
3 changed files with 2 additions and 7 deletions

View file

@ -4128,11 +4128,6 @@ jQuery.PrivateBin = (function($, sjcl, Base64, RawDeflate) {
var key = Model.getPasteKey(),
password = Prompt.getPassword();
if (PasteViewer.isPrettyPrinted()) {
// don't decrypt twice
return;
}
// try to decrypt the paste
try {
// decrypt attachments