mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-05-01 22:01:49 +01:00
Raise Hand in Group Calls
This commit is contained in:
@@ -3058,6 +3058,13 @@
|
||||
"reasonCategory": "usageTrusted",
|
||||
"updated": "2023-10-26T13:57:41.860Z"
|
||||
},
|
||||
{
|
||||
"rule": "React-useRef",
|
||||
"path": "ts/components/CallingToastManager.tsx",
|
||||
"line": " const raisedHandsInLastShownToastRef = useRef<Set<number>>(new Set());",
|
||||
"reasonCategory": "usageTrusted",
|
||||
"updated": "2023-12-05T22:11:41.559Z"
|
||||
},
|
||||
{
|
||||
"rule": "React-useRef",
|
||||
"path": "ts/components/CallsList.tsx",
|
||||
|
||||
Reference in New Issue
Block a user