mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-04-23 09:58:12 +01:00
Faster incremental builds
This commit is contained in:
@@ -17,7 +17,7 @@ import {
|
||||
import { pngUrl, squareStickerUrl } from '../../storybook/Fixtures.js';
|
||||
import { fakeAttachment } from '../../test-helpers/fakeAttachment.js';
|
||||
import { strictAssert } from '../../util/assert.js';
|
||||
import { isDownloadable } from '../../types/Attachment.js';
|
||||
import { isDownloadable } from '../../util/Attachment.js';
|
||||
|
||||
const { i18n } = window.SignalContext;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user