no need to update the chart

This commit is contained in:
Jack 2021-08-08 18:36:53 +01:00
parent 763899a7b9
commit a0ec096f8d

View file

@ -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);