mirror of https://github.com/PokeAPI/pokeapi
feat: add cries repo
This commit is contained in:
parent
247abb8fe5
commit
eee5fa57b1
|
|
@ -1,3 +1,6 @@
|
|||
[submodule "data/v2/sprites"]
|
||||
path = data/v2/sprites
|
||||
url = https://github.com/PokeAPI/sprites.git
|
||||
[submodule "data/v2/cries"]
|
||||
path = data/v2/cries
|
||||
url = https://github.com/PokeAPI/cries.git
|
||||
|
|
|
|||
|
|
@ -0,0 +1 @@
|
|||
Subproject commit 8584048df8f55ee1c436da23b378316e9d416a9b
|
||||
Loading…
Reference in New Issue