Add verified badge to Notes to Self
This commit is contained in:
parent
371c73377c
commit
c571305d8a
9 changed files with 40 additions and 19 deletions
|
@ -177,6 +177,7 @@ export class ConversationHeader extends React.Component<PropsType, StateType> {
|
|||
return (
|
||||
<div className="module-ConversationHeader__header__info__title">
|
||||
{i18n('noteToSelf')}
|
||||
<span className="ContactModal__official-badge" />
|
||||
</div>
|
||||
);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue