removed todo

This commit is contained in:
Miodec 2023-07-18 19:18:42 +02:00
parent 05ee75a97c
commit 19377e53d4

View file

@ -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") {