mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-10-11 08:05:56 +08:00
chore: change default config value of singleListCommandline to on
This commit is contained in:
parent
2600f12716
commit
db8b20f36f
1 changed files with 1 additions and 1 deletions
|
@ -56,7 +56,7 @@ export default {
|
|||
smoothLineScroll: false,
|
||||
alwaysShowDecimalPlaces: false,
|
||||
alwaysShowWordsHistory: false,
|
||||
singleListCommandLine: "manual",
|
||||
singleListCommandLine: "on",
|
||||
capsLockWarning: true,
|
||||
playSoundOnError: "off",
|
||||
playSoundOnClick: "off",
|
||||
|
|
Loading…
Add table
Reference in a new issue