mirror of
https://github.com/iptv-org/epg
synced 2025-12-18 03:16:53 -05:00
Corrects the number of channels in the readme.md
This commit is contained in:
@@ -33,7 +33,7 @@ async function generateGuides() {
|
|||||||
|
|
||||||
await log({
|
await log({
|
||||||
group: key,
|
group: key,
|
||||||
count: programs.length
|
count: channels.length
|
||||||
})
|
})
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@@ -1,2 +1,2 @@
|
|||||||
{"group":"fr/chaines-tv.orange.fr","count":32}
|
{"group":"fr/chaines-tv.orange.fr","count":1}
|
||||||
{"group":"zw/dstv.com","count":14}
|
{"group":"zw/dstv.com","count":1}
|
||||||
|
|||||||
Reference in New Issue
Block a user