Skip to content

Commit

Permalink
revert: restore leaderboard.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
dominik-stumpf committed Jul 10, 2024
1 parent 7130437 commit 0c3681b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/pages/leaderboard.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,6 @@ const getStaticProps: GetStaticProps = async () => {
props: {
leaderboard,
},
fallback: false,
}
}

Expand Down

0 comments on commit 0c3681b

Please sign in to comment.