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

@@ -159,7 +159,6 @@ export function DebugLogWindow({
onUndoArchive={shouldNeverBeCalled}
openFileInFolder={shouldNeverBeCalled}
setDidResumeDonation={shouldNeverBeCalled}
showAttachmentNotAvailableModal={shouldNeverBeCalled}
toast={toast}
containerWidthBreakpoint={null}
isInFullScreenCall={false}
@@ -219,7 +218,6 @@ export function DebugLogWindow({
onUndoArchive={shouldNeverBeCalled}
openFileInFolder={shouldNeverBeCalled}
setDidResumeDonation={shouldNeverBeCalled}
showAttachmentNotAvailableModal={shouldNeverBeCalled}
toast={toast}
containerWidthBreakpoint={null}
isInFullScreenCall={false}