Typo in Settings - Emails (#9355)

This commit is contained in:
BOHEUS
2025-01-06 10:06:51 +00:00
committed by GitHub
parent 059c4ab411
commit bf00c971ee

View File

@ -9,7 +9,7 @@ type SettingsAccountsMessageAutoCreationCardProps = {
const autoCreationOptions = [ const autoCreationOptions = [
{ {
title: 'Send and Received', title: 'Sent and Received',
description: 'People Ive sent emails to and received emails from.', description: 'People Ive sent emails to and received emails from.',
value: MessageChannelContactAutoCreationPolicy.SENT_AND_RECEIVED, value: MessageChannelContactAutoCreationPolicy.SENT_AND_RECEIVED,
cardMedia: ( cardMedia: (