mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-10-16 18:46:26 +08:00
changed default config
This commit is contained in:
parent
8c62142586
commit
06d5582143
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ let config = {
|
|||
showLiveWpm: false,
|
||||
smoothCaret: true,
|
||||
quickTab: false,
|
||||
punctuation: true,
|
||||
punctuation: false,
|
||||
words: 50,
|
||||
time: 30,
|
||||
mode: "words"
|
||||
|
|
Loading…
Add table
Reference in a new issue