mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-04-26 03:18:17 +01:00
Faster incremental builds
This commit is contained in:
@@ -27,7 +27,7 @@ import {
|
||||
getCachedAttachmentBySignature,
|
||||
cacheAttachmentBySignature,
|
||||
getUndownloadedAttachmentSignature,
|
||||
} from '../types/Attachment.js';
|
||||
} from './Attachment.js';
|
||||
import { AttachmentDownloadUrgency } from '../types/AttachmentDownload.js';
|
||||
import type { StickerType } from '../types/Stickers.js';
|
||||
import type { LinkPreviewType } from '../types/message/LinkPreviews.js';
|
||||
|
||||
Reference in New Issue
Block a user