mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-11-17 14:19:40 +08:00
removed confetti on lb rank
This commit is contained in:
parent
8fca782f30
commit
5836a0a974
1 changed files with 0 additions and 1 deletions
|
|
@ -1773,7 +1773,6 @@ async function saveResult(
|
|||
if (!response?.data?.dailyLeaderboardRank) {
|
||||
$("#result .stats .dailyLeaderboard").addClass("hidden");
|
||||
} else {
|
||||
Result.showConfetti();
|
||||
$("#result .stats .dailyLeaderboard")
|
||||
.css({
|
||||
maxWidth: "13rem",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue