Typo in Settings - Emails (#9355)
This commit is contained in:
@ -9,7 +9,7 @@ type SettingsAccountsMessageAutoCreationCardProps = {
|
|||||||
|
|
||||||
const autoCreationOptions = [
|
const autoCreationOptions = [
|
||||||
{
|
{
|
||||||
title: 'Send and Received',
|
title: 'Sent and Received',
|
||||||
description: 'People I’ve sent emails to and received emails from.',
|
description: 'People I’ve sent emails to and received emails from.',
|
||||||
value: MessageChannelContactAutoCreationPolicy.SENT_AND_RECEIVED,
|
value: MessageChannelContactAutoCreationPolicy.SENT_AND_RECEIVED,
|
||||||
cardMedia: (
|
cardMedia: (
|
||||||
|
|||||||
Reference in New Issue
Block a user