mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-04-19 07:58:46 +01:00
Log targetSchemaVersion
This commit is contained in:
@@ -157,6 +157,7 @@ exports.processAll = async ({
|
||||
saveDuration,
|
||||
upgradeDuration,
|
||||
newLastProcessedIndex,
|
||||
targetSchemaVersion: Message.CURRENT_SCHEMA_VERSION,
|
||||
});
|
||||
} while (unprocessedMessages.length > 0);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user