Disable keyboard shortcut for conversation archive
This commit is contained in:
parent
014716922f
commit
fca40cb548
2 changed files with 17 additions and 17 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue