Animate call link join requests
This commit is contained in:
parent
7e9773a144
commit
e51cde1770
5 changed files with 117 additions and 15 deletions
|
@ -3126,5 +3126,13 @@
|
|||
"line": " message.innerHTML = window.i18n('icu:optimizingApplication');",
|
||||
"reasonCategory": "usageTrusted",
|
||||
"updated": "2021-09-17T21:02:59.414Z"
|
||||
},
|
||||
{
|
||||
"rule": "React-useRef",
|
||||
"path": "ts/components/CallingPendingParticipants.tsx",
|
||||
"line": " const lastParticipantRef = React.useRef<ConversationType | undefined>();",
|
||||
"reasonCategory": "usageTrusted",
|
||||
"updated": "2024-09-20T02:11:27.851Z",
|
||||
"reasonDetail": "For fading out, to keep showing the last known participant"
|
||||
}
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue