Emoji: Statuses (#36393)

This commit is contained in:
Echo 2025-10-08 16:18:11 +02:00 committed by GitHub
commit 0c1ca6c969
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
14 changed files with 121 additions and 78 deletions

View file

@ -50,9 +50,7 @@ export const EditIndicator = () => {
<EmbeddedStatusContent
className='edit-indicator__content translate'
content={status.get('contentHtml')}
language={status.get('language')}
mentions={status.get('mentions')}
status={status}
/>
{(status.get('poll') || status.get('media_attachments').size > 0) && (