Make ensureAttachmentIsReencryptable migration resilient to missing attachments

This commit is contained in:
trevor-signal 2024-10-08 17:45:00 -04:00 committed by GitHub
parent a1be616e6f
commit 0e386ef705
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 117 additions and 15 deletions

View file

@ -12,6 +12,7 @@ import { writeWindowsZoneIdentifier } from '../util/windowsZoneIdentifier';
import OS from '../util/os/osMain';
import { getRelativePath, createName } from '../util/attachmentPath';
export * from '../util/ensureAttachmentIsReencryptable';
export * from '../../app/attachments';
type FSAttrType = {