mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-05-08 08:58:38 +01:00
ConversationView: Move setQuotedMessage/scrollToMessage to redux
This commit is contained in:
@@ -15,6 +15,7 @@ import { fakeDraftAttachment } from '../../helpers/fakeAttachment';
|
||||
describe('both/state/ducks/composer', () => {
|
||||
const QUOTED_MESSAGE = {
|
||||
conversationId: '123',
|
||||
id: 'quoted-message-id',
|
||||
quote: {
|
||||
attachments: [],
|
||||
id: 456,
|
||||
|
||||
Reference in New Issue
Block a user