mirror of
https://github.com/bitwarden/browser
synced 2025-12-16 08:13:42 +00:00
Move lastSync State (#10272)
This commit is contained in:
@@ -323,7 +323,6 @@ export class AppComponent implements OnDestroy, OnInit {
|
||||
);
|
||||
|
||||
await Promise.all([
|
||||
this.syncService.setLastSync(new Date(0)),
|
||||
this.cryptoService.clearKeys(),
|
||||
this.cipherService.clear(userId),
|
||||
this.folderService.clear(userId),
|
||||
|
||||
Reference in New Issue
Block a user