mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-04-19 16:08:34 +01:00
Reactions: Go directly to all tab, show 'You' for current user
This commit is contained in:
@@ -11751,17 +11751,17 @@
|
||||
"rule": "React-createRef",
|
||||
"path": "ts/components/conversation/Message.tsx",
|
||||
"line": " public audioRef: React.RefObject<HTMLAudioElement> = React.createRef();",
|
||||
"lineNumber": 180,
|
||||
"lineNumber": 179,
|
||||
"reasonCategory": "usageTrusted",
|
||||
"updated": "2020-02-07T22:17:41.885Z"
|
||||
"updated": "2020-03-03T22:30:27.594Z"
|
||||
},
|
||||
{
|
||||
"rule": "React-createRef",
|
||||
"path": "ts/components/conversation/Message.tsx",
|
||||
"line": " > = React.createRef();",
|
||||
"lineNumber": 184,
|
||||
"lineNumber": 183,
|
||||
"reasonCategory": "usageTrusted",
|
||||
"updated": "2020-02-07T22:17:41.885Z"
|
||||
"updated": "2020-03-03T22:30:27.594Z"
|
||||
},
|
||||
{
|
||||
"rule": "React-createRef",
|
||||
|
||||
Reference in New Issue
Block a user