wrong var name

This commit is contained in:
Jack 2020-10-12 01:04:36 +01:00
parent f2b95ea5f0
commit 2cbc1a0a1d

View file

@ -2218,7 +2218,7 @@ function showResult(difficultyFailed = false) {
stats.wpm,
stats.acc,
stats.wpmRaw,
stats.consistency
consistency
);
} else if (e.data.resultCode === 1) {
if (localPb) {