mirror of
https://github.com/OpenSquawk/OpenSquawk
synced 2026-08-06 17:53:19 +08:00
Brighten high-readability profiles and default to level 5
This commit is contained in:
@@ -22,7 +22,7 @@ export interface LearnState {
|
||||
|
||||
export const LEARN_CONFIG_DEFAULTS: LearnConfig = {
|
||||
tts: false,
|
||||
radioLevel: 4,
|
||||
radioLevel: 5,
|
||||
voice: '',
|
||||
audioChallenge: true,
|
||||
audioSpeed: 1,
|
||||
|
||||
Reference in New Issue
Block a user