Update lib/leaderboard/bloc/leaderboard_state.dart

Co-authored-by: Alejandro Santiago <dev@alestiago.com>
pull/57/head
Rui Miguel Alonso 4 years ago committed by GitHub
parent 13d38b55a8
commit 26e895fe82
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -10,7 +10,7 @@ enum LeaderboardStatus {
/// Everything run ok and received response.
success,
/// There were some error on request.
/// Request was processed unsuccessfully and received an error.
error,
}

Loading…
Cancel
Save