From 601aa5e3dc4765f22c9a9770776ce893217804ea Mon Sep 17 00:00:00 2001 From: rugk Date: Fri, 17 Feb 2017 22:59:16 +0100 Subject: [PATCH] :bug: Fix typo --- js/privatebin.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/js/privatebin.js b/js/privatebin.js index 2ee6216..5a75d1c 100644 --- a/js/privatebin.js +++ b/js/privatebin.js @@ -2457,7 +2457,7 @@ jQuery.PrivateBin = function($, sjcl, Base64, RawDeflate) { $customAttachment, $expiration, $fileRemoveButton, - $fileWrap; + $fileWrap, $formatter, $newButton, $openDiscussion,