mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-04-20 00:18:45 +01:00
Add verified badge to Notes to Self
This commit is contained in:
@@ -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>
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user