Simplify undownloadable attachment states

This commit is contained in:
trevor-signal
2025-09-05 17:00:28 -04:00
committed by GitHub
parent 265ab4a732
commit ab3dfc2d87
24 changed files with 74 additions and 400 deletions

View File

@@ -62,7 +62,6 @@ const MESSAGE_DEFAULT_PROPS = {
showConversation: noop,
showEditHistoryModal: noop,
showAttachmentDownloadStillInProgressToast: shouldNeverBeCalled,
showAttachmentNotAvailableModal: shouldNeverBeCalled,
showExpiredIncomingTapToViewToast: shouldNeverBeCalled,
showExpiredOutgoingTapToViewToast: shouldNeverBeCalled,
showLightboxForViewOnceMedia: shouldNeverBeCalled,