diff --git a/ts/components/conversation/ConversationHeader.tsx b/ts/components/conversation/ConversationHeader.tsx index ea6266fc0..f4e399d39 100644 --- a/ts/components/conversation/ConversationHeader.tsx +++ b/ts/components/conversation/ConversationHeader.tsx @@ -97,7 +97,7 @@ export class ConversationHeader extends React.Component { {phoneNumber ? phoneNumber : null}{' '} {profileName && !name ? ( - + ~ ) : null} {isVerified ? ' ยท ' : null}