mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-05-08 08:58:38 +01:00
Remove window.textsecure global
This commit is contained in:
@@ -9,7 +9,7 @@ import type {
|
||||
import type { LinkPreviewType } from '../types/message/LinkPreviews.js';
|
||||
import type { StickerType } from '../types/Stickers.js';
|
||||
import { IMAGE_JPEG, IMAGE_GIF } from '../types/MIME.js';
|
||||
import { getAuthor } from '../messages/helpers.js';
|
||||
import { getAuthor } from '../messages/sources.js';
|
||||
import { getQuoteBodyText } from './getQuoteBodyText.js';
|
||||
import { isGIF } from './Attachment.js';
|
||||
import { isGiftBadge, isTapToView } from '../state/selectors/message.js';
|
||||
|
||||
Reference in New Issue
Block a user