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
1 changed files with 1 additions and 2 deletions

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(