mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-04-27 11:53:23 +01:00
Log sending read receipts
// FREEBIE
This commit is contained in:
@@ -219,6 +219,7 @@
|
||||
};
|
||||
});
|
||||
if (read.length > 0) {
|
||||
console.log('Sending', read.length, 'read receipts');
|
||||
textsecure.messaging.syncReadMessages(read);
|
||||
}
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user