mirror of
https://github.com/Dimillian/IceCubesApp.git
synced 2025-01-27 04:54:55 +01:00
Fix for status card
This commit is contained in:
parent
1bdd31e848
commit
75a61cb534
@ -56,6 +56,7 @@ struct StatusRowContentView: View {
|
||||
!viewModel.isEmbedLoading,
|
||||
!isCompact,
|
||||
theme.statusDisplayStyle != .compact,
|
||||
viewModel.embeddedStatus == nil,
|
||||
viewModel.finalStatus.mediaAttachments.isEmpty
|
||||
{
|
||||
StatusRowCardView(card: card)
|
||||
|
Loading…
x
Reference in New Issue
Block a user