Skip to content

Commit

Permalink
fix: add temp_evo to display as well
Browse files Browse the repository at this point in the history
  • Loading branch information
Mygod committed May 5, 2024
1 parent 0579fc4 commit 02ce747
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/features/gym/GymPopup.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -654,7 +654,7 @@ const ExtraGymInfo = ({
src={Icons.getPokemon(
guarding_pokemon_id,
guarding_pokemon_display.form,
0,
guarding_pokemon_display.temp_evolution,
guarding_pokemon_display.gender,
guarding_pokemon_display.costume,
guarding_pokemon_display.alignment,
Expand Down

0 comments on commit 02ce747

Please sign in to comment.