💄 Optimize fediverse mention rendering, etc
This commit is contained in:
@@ -425,6 +425,7 @@ class PostItem extends HookConsumerWidget {
|
||||
content: translatedText.value!,
|
||||
isSelectable: isTextSelectable,
|
||||
attachments: item.attachments,
|
||||
noMentionChip: item.fediverseUri != null,
|
||||
),
|
||||
],
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user