Change defaults for conversation title generation
This commit is contained in:
parent
6a165da589
commit
bd922433e3
14 changed files with 142 additions and 24 deletions
|
@ -211,7 +211,7 @@ export function getConversation(model: ConversationModel): ConversationType {
|
|||
profileName: getProfileName(attributes),
|
||||
profileSharing: attributes.profileSharing,
|
||||
profileLastUpdatedAt: attributes.profileLastUpdatedAt,
|
||||
notSharingPhoneNumber: attributes.notSharingPhoneNumber,
|
||||
sharingPhoneNumber: attributes.sharingPhoneNumber,
|
||||
publicParams: attributes.publicParams,
|
||||
secretParams: attributes.secretParams,
|
||||
shouldShowDraft,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue