Remove desktop.calling.raiseHand flag
This commit is contained in:
parent
da947ddf44
commit
a4d8ba4899
7 changed files with 1 additions and 27 deletions
|
@ -107,7 +107,6 @@ const createProps = (storyProps: Partial<PropsType> = {}): PropsType => ({
|
|||
i18n,
|
||||
incomingCall: null,
|
||||
callLink: storyProps.callLink ?? undefined,
|
||||
isGroupCallRaiseHandEnabled: true,
|
||||
me: {
|
||||
...getDefaultConversation({
|
||||
color: AvatarColors[0],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue