e
This commit is contained in:
parent
00000d9a95
commit
00000d99ba
8 changed files with 8 additions and 8 deletions
|
|
@ -114,7 +114,7 @@ async def main(client: httpx.AsyncClient) -> None:
|
|||
entry = {
|
||||
"url": link,
|
||||
"logo": league_info(sport)["logo"],
|
||||
"tvg-id": league_info(sport)["id"],
|
||||
"id": league_info(sport)["id"],
|
||||
}
|
||||
|
||||
urls[key] = entry
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue