mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-02-05 05:17:51 +08:00
no need to update the chart
This commit is contained in:
parent
763899a7b9
commit
a0ec096f8d
1 changed files with 1 additions and 1 deletions
|
@ -948,7 +948,7 @@ export function restart(
|
|||
TestTimer.clear();
|
||||
if ($("#commandLineWrapper").hasClass("hidden"))
|
||||
TestUI.focusWords();
|
||||
ChartController.result.update();
|
||||
// ChartController.result.update();
|
||||
TestUI.updateModesNotice();
|
||||
UI.setPageTransition(false);
|
||||
// console.log(TestStats.incompleteSeconds);
|
||||
|
|
Loading…
Reference in a new issue