mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2025-12-24 20:26:24 +00:00
Put timestamp of edited message into the job
This commit is contained in:
@@ -212,6 +212,7 @@ export async function sendEditedMessage(
|
||||
conversationId,
|
||||
messageId: targetMessageId,
|
||||
revision: conversation.get('revision'),
|
||||
editedMessageTimestamp: targetSentTimestamp,
|
||||
},
|
||||
async jobToInsert => {
|
||||
log.info(
|
||||
|
||||
Reference in New Issue
Block a user