mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-09 16:40:07 -04:00
Corrects the number of channels in the readme.md
This commit is contained in:
parent
15eb466a90
commit
619db0909b
2 changed files with 3 additions and 3 deletions
|
@ -33,7 +33,7 @@ async function generateGuides() {
|
|||
|
||||
await log({
|
||||
group: key,
|
||||
count: programs.length
|
||||
count: channels.length
|
||||
})
|
||||
}
|
||||
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
{"group":"fr/chaines-tv.orange.fr","count":32}
|
||||
{"group":"zw/dstv.com","count":14}
|
||||
{"group":"fr/chaines-tv.orange.fr","count":1}
|
||||
{"group":"zw/dstv.com","count":1}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue