mirror of
https://github.com/PokeAPI/pokeapi
synced 2024-11-10 06:04:18 +00:00
fix trailing comma in version_names.csv
This commit is contained in:
parent
e47bfba81d
commit
ea1b68c04f
1 changed files with 1 additions and 1 deletions
|
@ -373,7 +373,7 @@ version_id,local_language_id,name
|
|||
42,12,碧之假面
|
||||
43,1,あおのえんばん
|
||||
43,5,Le disque indigo
|
||||
43,6,Die indigoblaue scheibe,
|
||||
43,6,Die indigoblaue scheibe
|
||||
43,7,El disco índigo
|
||||
43,8,Il disco indaco
|
||||
43,9,The indigo disk
|
||||
|
|
Can't render this file because it has a wrong number of fields in line 376.
|
Loading…
Reference in a new issue