Kirk Trombley 2 éve
szülő
commit
d453c1e89f
1 módosított fájl, 1 hozzáadás és 0 törlés
  1. 1 0
      web/main.js

+ 1 - 0
web/main.js

@@ -121,6 +121,7 @@ const pokemonDisplayLookup = Object.fromEntries(
       .replace(": ", "-") // type: null
       .replaceAll("é", "e") // flabébé
       .replace("darmanitan-galarian", "darmanitan-galarian-standard")
+      .replace("wobbuffet-m", "wobbuffet")
       .replace("hippopotas-m", "hippopotas")
       .replace("hippowdon-m", "hippowdon")
       .replace("unfezant-m", "unfezant")