Fixed error to display score

This commit is contained in:
2026-03-28 18:30:23 +01:00
parent 1f8a0e1584
commit 95d46d7811
3 changed files with 4 additions and 6 deletions
+1 -3
View File
@@ -42,6 +42,4 @@ export class RankingComponent implements OnInit {
await toast.present();
}
}
}
//TODO: FAIRE NOS SERVICES POUR TOAST ET LOADING
}