Disable header more menu in select mode
This commit is contained in:
parent
0aad09682d
commit
66f97b1c25
4 changed files with 46 additions and 25 deletions
|
@ -35,6 +35,7 @@ const commonProps = {
|
|||
cannotLeaveBecauseYouAreLastAdmin: false,
|
||||
showBackButton: false,
|
||||
outgoingCallButtonStyle: OutgoingCallButtonStyle.Both,
|
||||
isSelectMode: false,
|
||||
|
||||
i18n,
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue