mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-04-27 11:53:23 +01:00
Introduce versioning clock to timer system
This commit is contained in:
@@ -139,6 +139,7 @@ describe('updateConversationsWithUuidLookup', () => {
|
||||
sentMessageCount: 0,
|
||||
type: 'private' as const,
|
||||
version: 0,
|
||||
expireTimerVersion: 2,
|
||||
...attributes,
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user