Allow opening profile: multiChoiceProprties record, anonymous access
This commit is contained in:
parent
4803fb07c8
commit
a403f93b47
2 changed files with 2 additions and 2 deletions
|
|
@ -17,7 +17,8 @@ export const multiChoiceProperties = [
|
|||
'subjectLineBehavior',
|
||||
'conversationDisplay', // tree | linear
|
||||
'conversationOtherRepliesButton', // below | inside
|
||||
'mentionLinkDisplay' // short | full_for_remote | full
|
||||
'mentionLinkDisplay', // short | full_for_remote | full
|
||||
'userPopoverAvatarAction' // close | zoom | open
|
||||
]
|
||||
|
||||
export const defaultState = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue