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
|
||||
})
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue