mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-04-19 07:58:46 +01:00
macOS shortcuts: Only listen for command key, not control key
This commit is contained in:
committed by
Ken Powers
parent
d86e8ef7ec
commit
2c7baad68d
@@ -7577,7 +7577,7 @@
|
||||
"rule": "React-createRef",
|
||||
"path": "ts/components/MainHeader.js",
|
||||
"line": " this.inputRef = react_1.default.createRef();",
|
||||
"lineNumber": 142,
|
||||
"lineNumber": 144,
|
||||
"reasonCategory": "usageTrusted",
|
||||
"updated": "2019-08-09T21:17:57.798Z",
|
||||
"reasonDetail": "Used only to set focus"
|
||||
|
||||
Reference in New Issue
Block a user