mirror of
https://github.com/iptv-org/epg
synced 2026-04-20 01:27:05 -04: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