mirror of
https://github.com/bitwarden/browser
synced 2026-02-09 13:10:17 +00:00
Removed setting.
This commit is contained in:
@@ -44,7 +44,6 @@ export class ElectronStorageService implements AbstractStorageService {
|
||||
defaults: defaults,
|
||||
name: "data",
|
||||
configFileMode: fileMode,
|
||||
clearInvalidConfig: true,
|
||||
};
|
||||
|
||||
this.store = new ElectronStore(storeConfig);
|
||||
|
||||
Reference in New Issue
Block a user