This commit is contained in:
Jamie Kyle 2023-04-20 10:03:43 -07:00 committed by GitHub
parent 1f2cde6d04
commit 0e490542a7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
196 changed files with 2117 additions and 1217 deletions

View file

@ -22,6 +22,7 @@ import { Theme } from '../util/theme';
import { isNotNil } from '../util/isNotNil';
import { MY_STORY_ID } from '../types/Stories';
import type { UUIDStringType } from '../types/UUID';
import { UserText } from './UserText';
export enum SafetyNumberChangeSource {
Calling = 'Calling',
@ -463,7 +464,7 @@ function ContactRow({
/>
<div className="module-SafetyNumberChangeDialog__row--wrapper">
<div className="module-SafetyNumberChangeDialog__row--name">
{contact.title}
<UserText text={contact.title} />
{isInSystemContacts(contact) && (
<span>
{' '}