Add Portugal Primeira Liga
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -5,3 +5,4 @@
|
|||||||
/target/
|
/target/
|
||||||
src/main/main.iml
|
src/main/main.iml
|
||||||
src/test/test.iml
|
src/test/test.iml
|
||||||
|
bin
|
||||||
@@ -79,6 +79,11 @@
|
|||||||
"name": "Bundesliga",
|
"name": "Bundesliga",
|
||||||
"league_id": 218
|
"league_id": 218
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"country": "Portugal",
|
||||||
|
"name": "Primeira Liga",
|
||||||
|
"league_id": 94
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"country": "World",
|
"country": "World",
|
||||||
"name": "UEFA Champions League",
|
"name": "UEFA Champions League",
|
||||||
|
|||||||
Reference in New Issue
Block a user