diff --git a/main.js b/main.js index f9b465e..7628f5b 100644 --- a/main.js +++ b/main.js @@ -19,7 +19,7 @@ const store = new Store({ intelligentCommitThreshold: 20, autostart: false, closeToTray: true, - needsRelocation: true + needsRelocation: false } });