Skip to content

Commit

Permalink
fix: small animation on failure to load leaderboard pages
Browse files Browse the repository at this point in the history
  • Loading branch information
IamMuuo committed Jun 24, 2024
1 parent 344928c commit e0323f3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/tools/leaderboard/hall_of_fame_page.dart
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@ class _HallOfFamePageState extends State<HallOfFamePage> {
children: [
Lottie.asset(
"assets/lotties/error.json",
height: 60,
),
const SizedBox(height: 18),
Text(
Expand Down

0 comments on commit e0323f3

Please sign in to comment.