aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/stores/settings.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/stores/settings.ts b/src/stores/settings.ts
index 387cf75f..c996e300 100644
--- a/src/stores/settings.ts
+++ b/src/stores/settings.ts
@@ -58,7 +58,7 @@ const defaultSettings: Settings = {
// Calculation
calculateChaptersRoundedDown: true,
calculateDisableOutOfDateVolumeWarning: false,
- calculateGuessingDisabled: false,
+ calculateGuessingDisabled: true,
calculateGuessMethod: 'iqr_mode',
// Cache