mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2025-12-24 20:26:24 +00:00
Remove messageCollection from Conversation model
This commit is contained in:
@@ -38,6 +38,7 @@ import { postLinkExperience } from './postLinkExperience';
|
||||
import { sendToGroup, sendContentMessageToGroup } from './sendToGroup';
|
||||
import { RetryPlaceholders } from './retryPlaceholders';
|
||||
import * as expirationTimer from './expirationTimer';
|
||||
import { MessageController } from './MessageController';
|
||||
|
||||
export {
|
||||
GoogleChrome,
|
||||
@@ -60,6 +61,7 @@ export {
|
||||
longRunningTaskWrapper,
|
||||
makeLookup,
|
||||
mapToSupportLocale,
|
||||
MessageController,
|
||||
missingCaseError,
|
||||
parseRemoteClientExpiration,
|
||||
postLinkExperience,
|
||||
|
||||
Reference in New Issue
Block a user