mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-11-11 06:31:51 +08:00
reverted one change
This commit is contained in:
parent
0afc86269c
commit
cc1cb58721
1 changed files with 1 additions and 1 deletions
|
|
@ -382,7 +382,7 @@ let totalSecondsFiltered = 0;
|
|||
export function update() {
|
||||
function cont() {
|
||||
LoadingPage.updateText("Displaying stats...");
|
||||
LoadingPage.updateBar(95);
|
||||
LoadingPage.updateBar(90);
|
||||
console.log("updating account page");
|
||||
ThemeColors.update();
|
||||
ChartController.accountHistory.updateColors();
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue