mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-05-08 08:58:38 +01:00
Do not populate left pane on initial link
This commit is contained in:
@@ -1035,6 +1035,7 @@ async function sync(): Promise<ManifestRecordClass | undefined> {
|
||||
);
|
||||
}
|
||||
|
||||
window.Signal.Util.postLinkExperience.stop();
|
||||
window.log.info('storageService.sync: complete');
|
||||
return manifest;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user