Improve settings storage
- add error reporting - refactor
This commit is contained in:
@@ -80,6 +80,3 @@ class UpdateNotifier {
|
||||
}
|
||||
|
||||
export const updateNotifier = new UpdateNotifier()
|
||||
|
||||
const configStorage = new ConfigStorage('blah.json')
|
||||
configStorage.init()
|
||||
|
||||
Reference in New Issue
Block a user