mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2026-01-09 17:04:30 +08:00
parent
bf93ea753a
commit
70e5c86e41
1 changed files with 1 additions and 1 deletions
|
|
@ -1775,7 +1775,7 @@ async function saveResult(
|
|||
Result.showConfetti();
|
||||
}
|
||||
Result.showCrown();
|
||||
Result.updateCrown();
|
||||
await Result.updateCrown();
|
||||
DB.saveLocalPB(
|
||||
Config.mode,
|
||||
completedEvent.mode2,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue