Remove desktop.calling.raiseHand flag

This commit is contained in:
Fedor Indutny 2024-10-02 16:03:14 -07:00 committed by GitHub
parent da947ddf44
commit a4d8ba4899
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 1 additions and 27 deletions

View file

@ -107,7 +107,6 @@ const createProps = (storyProps: Partial<PropsType> = {}): PropsType => ({
i18n,
incomingCall: null,
callLink: storyProps.callLink ?? undefined,
isGroupCallRaiseHandEnabled: true,
me: {
...getDefaultConversation({
color: AvatarColors[0],