1
0
mirror of https://github.com/bitwarden/desktop synced 2026-01-15 15:03:17 +00:00

Revert "Disable disk caching in stateService (#1406)"

This reverts commit 8461161ac5.
This commit is contained in:
addison
2022-03-15 09:38:04 -04:00
parent 8461161ac5
commit 35aaa71363

View File

@@ -83,8 +83,7 @@ export class Main {
null,
this.logService,
null,
new StateFactory(GlobalState, Account),
false // Do not use disk caching because this will get out of sync with the renderer service
new StateFactory(GlobalState, Account)
);
this.windowMain = new WindowMain(