mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2024-11-11 18:03:30 +08:00
Merge branch 'master' into newads
This commit is contained in:
commit
a354e7e0c6
1 changed files with 1 additions and 0 deletions
|
@ -390,6 +390,7 @@ export function resetKeypressTimings(): void {
|
|||
};
|
||||
newKeypresDurationArray = [];
|
||||
totalOverlap = 0;
|
||||
lastOverlapStartTime = -1;
|
||||
if (spacingDebug) console.clear();
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue