mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-02-06 13:55:19 +08:00
removed liveacc default
This commit is contained in:
parent
aa18a8507d
commit
aa8a0b4def
1 changed files with 1 additions and 1 deletions
|
@ -73,7 +73,7 @@ let defaultConfig = {
|
|||
strictSpace: false,
|
||||
minAcc: "off",
|
||||
minAccCustom: 90,
|
||||
showLiveAcc: true,
|
||||
showLiveAcc: false,
|
||||
};
|
||||
|
||||
let cookieConfig = null;
|
||||
|
|
Loading…
Reference in a new issue