Skip to content

Commit

Permalink
Merge pull request #966 from AlejandroSuero/feature/added-el-mariana-…
Browse files Browse the repository at this point in the history
…weight

fix(#964): añadido el peso de `El Mariana`
  • Loading branch information
midudev authored Jul 1, 2024
2 parents df66bd1 + 6ee22f6 commit b552ee5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/consts/boxers.ts
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ export const BOXERS: Boxer[] = addGetters([
birthDate: new Date(1998, 6, 23),
height: 1.95,
age: 25,
weight: 87,
country: "mx",
versus: "plex",
guard: "Izquierda",
Expand Down

0 comments on commit b552ee5

Please sign in to comment.