feature/top10
Aurelien Hubert 7 years ago
parent 0946d3f3db
commit ec8355fae4
  1. 2
      app/src/main/java/net/pokeranalytics/android/ui/view/rowrepresentable/ReportRow.kt

@ -40,7 +40,7 @@ enum class ReportRow : RowRepresentable {
LOCATIONS -> R.string.locations LOCATIONS -> R.string.locations
NUMBER_OF_TABLES -> R.string.number_of_tables NUMBER_OF_TABLES -> R.string.number_of_tables
TOURNAMENT_TYPES -> R.string.tournament_type_complete TOURNAMENT_TYPES -> R.string.tournament_type_complete
VARIANT -> R.string.variant_ VARIANT -> R.string.variant
} }
} }

Loading…
Cancel
Save