Add launch on startup.
This commit is contained in:
@@ -3,6 +3,7 @@ import Store from "electron-store";
|
||||
const store = new Store({
|
||||
defaults: {
|
||||
settings: {
|
||||
runOnStartup: true,
|
||||
filepaths: [],
|
||||
qbFilePath: "",
|
||||
runWatcherOnStartup: true,
|
||||
|
||||
Reference in New Issue
Block a user