Adjust learn page settings and defaults

This commit is contained in:
Remi
2025-09-19 11:29:57 +02:00
parent 6e6576dd68
commit c1a9df03b5
3 changed files with 131 additions and 9 deletions

View File

@@ -23,7 +23,7 @@ export const LEARN_CONFIG_DEFAULTS: LearnConfig = {
tts: false,
radioLevel: 4,
voice: '',
audioChallenge: false,
audioChallenge: true,
audioSpeed: 1,
}