Skip to content

Commit

Permalink
restored a comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Velin92 committed Jun 27, 2024
1 parent 45bd554 commit 10b4172
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ struct TimelineItemStatusView: View {
TimelineDeliveryStatusView(deliveryStatus: .sent)
}
case .sendingFailed:
// Bubbles handle the case internally
EmptyView()
}
}
Expand Down

0 comments on commit 10b4172

Please sign in to comment.