mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-04-24 18:38:15 +01:00
Use binary proto fields in staging
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
import type { ConversationAttributesType } from '../model-types.d.ts';
|
||||
import type { DraftPreviewType } from '../state/ducks/conversations.preload.js';
|
||||
import { findAndFormatContact } from './findAndFormatContact.preload.js';
|
||||
import { hydrateRanges } from '../types/BodyRange.std.js';
|
||||
import { hydrateRanges } from './BodyRange.node.js';
|
||||
import { isVoiceMessage } from './Attachment.std.js';
|
||||
import { stripNewlinesForLeftPane } from './stripNewlinesForLeftPane.std.js';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user