Track acceptedTime during call, fix call screen duration

This commit is contained in:
Jamie Kyle 2023-09-20 07:00:01 -07:00 committed by GitHub
parent 95b0f67a47
commit bc67d421ab
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
8 changed files with 92 additions and 64 deletions

View file

@ -72,6 +72,7 @@ describe('state/selectors/calling', () => {
outgoingRing: true,
pip: false,
settingsDialogOpen: false,
joinedAt: null,
},
};