mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-05-08 08:58:38 +01:00
Clean up UUID-handling to prepare for future
This commit is contained in:
@@ -2931,7 +2931,6 @@ Whisper.ConversationView = Whisper.View.extend({
|
||||
|
||||
try {
|
||||
await this.model.sendReactionMessage(reaction, {
|
||||
targetAuthorE164: messageModel.getSource(),
|
||||
targetAuthorUuid: messageModel.getSourceUuid(),
|
||||
targetTimestamp: messageModel.get('sent_at'),
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user