mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-04-25 19:08:04 +01:00
Faster incremental builds
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
|
||||
import { createLogger } from '../logging/log.js';
|
||||
import type { AttachmentDraftType } from '../types/Attachment.js';
|
||||
import { isVideoAttachment } from '../types/Attachment.js';
|
||||
import { isVideoAttachment } from './Attachment.js';
|
||||
import {
|
||||
getLocalAttachmentUrl,
|
||||
AttachmentDisposition,
|
||||
|
||||
Reference in New Issue
Block a user