We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6546f97 commit 5866cb0Copy full SHA for 5866cb0
1 file changed
app/core/BackupVault/backupVault.ts
@@ -78,7 +78,6 @@ export async function backupVault(
78
readError,
79
'backupVault: failed to read existing backup, proceeding with fresh backup',
80
);
81
- await clearAllVaultBackups();
82
}
83
84
// An existing backup exists, backup it to the temp key
0 commit comments