mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-04-26 03:18:17 +01:00
Disable keyboard shortcut for conversation archive
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user