mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-10-27 17:27:32 +08:00
removed todo
This commit is contained in:
parent
05ee75a97c
commit
19377e53d4
1 changed files with 0 additions and 1 deletions
|
|
@ -929,7 +929,6 @@ function buildCompletedEvent(difficultyFailed: boolean): CompletedEvent {
|
|||
delete completedEvent.quoteLength;
|
||||
}
|
||||
|
||||
// @ts-ignore TODO fix this
|
||||
completedEvent.mode2 = Misc.getMode2(Config, TestWords.randomQuote);
|
||||
|
||||
if (Config.mode === "custom") {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue