mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-11-08 05:03:39 +08:00
fixed local pbs being incorrect
This commit is contained in:
parent
67ad285c72
commit
ba4e35710e
1 changed files with 1 additions and 0 deletions
|
|
@ -1923,6 +1923,7 @@ export async function finish(difficultyFailed = false) {
|
|||
Config.punctuation,
|
||||
Config.language,
|
||||
Config.difficulty,
|
||||
Config.lazyMode,
|
||||
stats.wpm,
|
||||
stats.acc,
|
||||
stats.wpmRaw,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue