Disable keyboard shortcut for conversation archive

This commit is contained in:
Scott Nonnenberg 2019-04-17 14:17:00 -07:00
parent 014716922f
commit fca40cb548
2 changed files with 17 additions and 17 deletions

View file

@ -563,7 +563,7 @@
{
"rule": "jQuery-$(",
"path": "js/views/inbox_view.js",
"line": " $(document).on('keydown', event => {",
"line": " // $(document).on('keydown', event => {",
"lineNumber": 153,
"reasonCategory": "usageTrusted",
"updated": "2019-04-03T00:43:09.315Z",