Brighten high-readability profiles and default to level 5

This commit is contained in:
Remi
2025-10-18 21:39:23 +02:00
parent 5813160531
commit 150f3c41a9
6 changed files with 19 additions and 19 deletions

View File

@@ -22,7 +22,7 @@ export interface LearnState {
export const LEARN_CONFIG_DEFAULTS: LearnConfig = {
tts: false,
radioLevel: 4,
radioLevel: 5,
voice: '',
audioChallenge: true,
audioSpeed: 1,