More peeking of group calls to prevent out-of-date member info
This commit is contained in:
parent
bb250d4fb5
commit
85989fda3c
4 changed files with 37 additions and 2 deletions
|
@ -417,6 +417,7 @@ const actions = () => ({
|
|||
unblurAvatar: action('unblurAvatar'),
|
||||
|
||||
peekGroupCallForTheFirstTime: action('peekGroupCallForTheFirstTime'),
|
||||
peekGroupCallIfItHasMembers: action('peekGroupCallIfItHasMembers'),
|
||||
});
|
||||
|
||||
const renderItem = ({
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue