Add turkey
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -3,3 +3,5 @@
|
||||
/.settings/
|
||||
/build/
|
||||
/target/
|
||||
src/main/main.iml
|
||||
src/test/test.iml
|
||||
|
||||
@@ -83,5 +83,10 @@
|
||||
"country": "World",
|
||||
"name": "UEFA Super Cup",
|
||||
"league_id": 4306
|
||||
},
|
||||
{
|
||||
"country": "Turkey",
|
||||
"name": "Süper Lig",
|
||||
"league_id": 4418
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user