scrutinizer issues

pull/182/head
thororm 7 years ago
parent ec9fb750b4
commit 1a1369ff53

@ -2163,9 +2163,9 @@ jQuery.PrivateBin = function($, sjcl, Base64, RawDeflate) {
var AttachmentViewer = (function (window, document) {
var me = {};
me.$attachmentLink;
me.$attachmentPreview;
me.$attachment;
me.$attachmentLink = undefined;
me.$attachmentPreview = undefined;
me.$attachment = undefined;
var attachmentHasPreview = false;

Loading…
Cancel
Save