diff --git a/frontend/src/ts/constants/default-config.ts b/frontend/src/ts/constants/default-config.ts index f55bfa5cf..42b992a5e 100644 --- a/frontend/src/ts/constants/default-config.ts +++ b/frontend/src/ts/constants/default-config.ts @@ -56,7 +56,7 @@ export default { smoothLineScroll: false, alwaysShowDecimalPlaces: false, alwaysShowWordsHistory: false, - singleListCommandLine: "manual", + singleListCommandLine: "on", capsLockWarning: true, playSoundOnError: "off", playSoundOnClick: "off",