mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-04-26 11:28:08 +01:00
Faster incremental builds
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
// SPDX-License-Identifier: AGPL-3.0-only
|
||||
|
||||
import type { LinkPreviewType } from '../types/message/LinkPreviews.js';
|
||||
import { isImageAttachment } from '../types/Attachment.js';
|
||||
import { isImageAttachment } from '../util/Attachment.js';
|
||||
|
||||
const MINIMUM_FULL_SIZE_DIMENSION = 200;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user