mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-11-09 21:51:29 +08:00
test
This commit is contained in:
parent
699882490d
commit
50d20fff3d
1 changed files with 1 additions and 1 deletions
|
|
@ -465,7 +465,7 @@ export async function generateWords(
|
|||
i++;
|
||||
}
|
||||
}
|
||||
sectionHistory = []; //free up a bit of memory? is that even a thing?
|
||||
sectionHistory = []; //free up a bit of memory? is that even a thing??
|
||||
return ret;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue