Comment is now superfluous thanks to better code. 🎉

Co-authored-by: rugk <rugk+git@posteo.de>
This commit is contained in:
El RIDO 2025-01-05 19:25:10 +01:00
parent 4076a831eb
commit ffd4210fe2
No known key found for this signature in database
GPG key ID: 0F5C940A6BD81F92
2 changed files with 1 additions and 2 deletions

View file

@ -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,