Make ensureAttachmentIsReencryptable migration resilient to missing attachments
This commit is contained in:
parent
a1be616e6f
commit
0e386ef705
5 changed files with 117 additions and 15 deletions
|
@ -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 = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue