Skip to content

Commit

Permalink
fix double badge
Browse files Browse the repository at this point in the history
  • Loading branch information
TsFreddie committed Jan 12, 2025
1 parent 605088f commit 770973a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/routes/ddnet/yearly/+page.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -407,8 +407,6 @@
});
} else {
const titles = [{ bg: '#b7b7a4', color: '#000', text: '隐士' }];
allTitles.push(...titles);
allTitles.push(...titles);
cards.push({
titles,
Expand Down

0 comments on commit 770973a

Please sign in to comment.