1
0

auto-git:

[change] main.js
This commit is contained in:
2025-05-25 04:05:26 +02:00
parent 76c35efd31
commit 4763b66f6c

View File

@@ -19,7 +19,7 @@ const store = new Store({
intelligentCommitThreshold: 20,
autostart: false,
closeToTray: true,
needsRelocation: true
needsRelocation: false
}
});