Skip to content

Commit

Permalink
fix(#964): añadido el peso de El Mariana
Browse files Browse the repository at this point in the history
  • Loading branch information
AlejandroSuero committed Jun 15, 2024
1 parent a411c04 commit 6ee22f6
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 6ee22f6

Please sign in to comment.