From 4763b66f6c10d78f4296e8b9635b9276bc29c66c Mon Sep 17 00:00:00 2001 From: Victor Giers Date: Sun, 25 May 2025 04:05:26 +0200 Subject: [PATCH] auto-git: [change] main.js --- main.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 } });