mirror of
https://github.com/iptv-org/epg
synced 2025-12-16 10:26:41 -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({
|
||||
group: key,
|
||||
count: programs.length
|
||||
count: channels.length
|
||||
})
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user