mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2025-12-24 12:19:41 +00:00
Set schemaVersion in handleMessage
This commit is contained in:
@@ -433,6 +433,7 @@
|
||||
}
|
||||
}
|
||||
message.set({
|
||||
schemaVersion : dataMessage.schemaVersion,
|
||||
body : dataMessage.body,
|
||||
conversationId : conversation.id,
|
||||
attachments : dataMessage.attachments,
|
||||
|
||||
Reference in New Issue
Block a user