mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-02-15 07:28:59 +00:00
Update StoryListItem.tsx
This commit is contained in:
@@ -173,7 +173,7 @@ export function StoryListItem({
|
||||
<div className="StoryListItem__info--title">
|
||||
{group ? group.title : title}
|
||||
{isSignalOfficial && (
|
||||
<span className="StoryListItem__signal-official" />
|
||||
<span className="ContactModal__official-badge" />
|
||||
)}
|
||||
</div>
|
||||
{!isSignalOfficial && (
|
||||
|
||||
Reference in New Issue
Block a user