diff --git a/js/privatebin.js b/js/privatebin.js index 900f69e8..a2cf6f41 100644 --- a/js/privatebin.js +++ b/js/privatebin.js @@ -2451,7 +2451,6 @@ jQuery.PrivateBin = (function($, RawDeflate) { $messageTab[0].checked = isTabSupported; event.preventDefault(); } - // tab was pressed else if (isTabSupported && event.key === 'Tab') { // get caret position & selection const val = this.value,