mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2025-12-24 12:19:41 +00:00
Update timers whenever we mark messages read
This commit is contained in:
@@ -111,7 +111,7 @@ describe('sendLog', () => {
|
||||
timestamp,
|
||||
type: 'outgoing',
|
||||
},
|
||||
{ forceSave: true, Message: window.Whisper.Message }
|
||||
{ forceSave: true }
|
||||
);
|
||||
|
||||
const bytes = Buffer.from(getRandomBytes(128));
|
||||
|
||||
Reference in New Issue
Block a user