Automatic session reset
This commit is contained in:
parent
fe187226bb
commit
98e7e65d25
26 changed files with 803 additions and 225 deletions
|
@ -252,6 +252,8 @@ const actions = () => ({
|
|||
messageSizeChanged: action('messageSizeChanged'),
|
||||
startCallingLobby: action('startCallingLobby'),
|
||||
returnToActiveCall: action('returnToActiveCall'),
|
||||
|
||||
contactSupport: action('contactSupport'),
|
||||
});
|
||||
|
||||
const renderItem = (id: string) => (
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue