Replaced electron-settings with store. Implemented job upsert logic.
This commit is contained in:
@@ -10,6 +10,7 @@ exports.default = {
|
||||
start: "filewatcher__start",
|
||||
stop: "filewatcher__stop",
|
||||
addPath: "filewatcher__addPath",
|
||||
removePath: "filewatcher__removePath",
|
||||
},
|
||||
toRenderer: {
|
||||
filepathsList: "filewatcher__filepathslist",
|
||||
|
||||
Reference in New Issue
Block a user