1
0
Fork 0
mirror of https://github.com/veekun/pokedex.git synced 2024-08-20 18:16:34 +00:00

Quick fix

This commit is contained in:
ks123 2020-01-19 20:08:46 +02:00
parent cd81a8890d
commit c413c097b7
2 changed files with 5 additions and 2 deletions

3
.idea/.gitignore generated vendored Normal file
View file

@ -0,0 +1,3 @@
# Default ignored files
/workspace.xml

View file

@ -5135,6 +5135,6 @@ species_id,pokedex_id,pokedex_number
807,1,807
807,21,403
808,2,152
808,16,
808,16,0
809,2,153
808,16,
808,16,0

1 species_id pokedex_id pokedex_number
5135 807 1 807
5136 807 21 403
5137 808 2 152
5138 808 16 0
5139 809 2 153
5140 808 16 0