mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2025-12-24 12:19:41 +00:00
Backup import/export consistency fixes
This commit is contained in:
@@ -2094,7 +2094,9 @@ export async function startApp(): Promise<void> {
|
||||
storage,
|
||||
});
|
||||
|
||||
void routineProfileRefresher.start();
|
||||
if (!window.SignalCI?.isBackupIntegration) {
|
||||
void routineProfileRefresher.start();
|
||||
}
|
||||
}
|
||||
|
||||
drop(usernameIntegrity.start());
|
||||
|
||||
Reference in New Issue
Block a user