Show toast when group call is reconnecting

This commit is contained in:
Evan Hahn 2020-12-01 10:46:44 -06:00 committed by GitHub
parent 2b8ae412e0
commit 4c78a6c57f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 88 additions and 2 deletions

View file

@ -14382,7 +14382,7 @@
"rule": "React-useRef",
"path": "ts/components/CallScreen.js",
"line": " const localVideoRef = react_1.useRef(null);",
"lineNumber": 40,
"lineNumber": 41,
"reasonCategory": "usageTrusted",
"updated": "2020-10-26T21:35:52.858Z",
"reasonDetail": "Used to get the local video element for rendering."