mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-04-29 12:53:35 +01:00
Faster incremental builds
This commit is contained in:
@@ -23,7 +23,7 @@ import {
|
||||
sql,
|
||||
sqlJoin,
|
||||
} from './util.js';
|
||||
import { type AttachmentType } from '../types/Attachment.js';
|
||||
import type { AttachmentType } from '../types/Attachment.js';
|
||||
import {
|
||||
APPLICATION_OCTET_STREAM,
|
||||
IMAGE_JPEG,
|
||||
|
||||
Reference in New Issue
Block a user