mirror of
https://github.com/Dimillian/IceCubesApp.git
synced 2025-02-05 00:47:36 +01:00
Allow quote post preview + link preview fix #1812
This commit is contained in:
parent
f39005c118
commit
73323f8460
@ -56,7 +56,6 @@ struct StatusRowContentView: View {
|
||||
!viewModel.isEmbedLoading,
|
||||
!isCompact,
|
||||
theme.statusDisplayStyle != .compact,
|
||||
viewModel.finalStatus.content.statusesURLs.isEmpty,
|
||||
viewModel.finalStatus.mediaAttachments.isEmpty
|
||||
{
|
||||
StatusRowCardView(card: card)
|
||||
|
Loading…
x
Reference in New Issue
Block a user