mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-10 00:50:09 -04:00
Update update-readme.js
This commit is contained in:
parent
f11bb9bd0b
commit
04b2285241
1 changed files with 0 additions and 2 deletions
|
@ -30,8 +30,6 @@ async function main() {
|
||||||
return b.channelCount - a.channelCount
|
return b.channelCount - a.channelCount
|
||||||
})
|
})
|
||||||
|
|
||||||
console.log(data)
|
|
||||||
|
|
||||||
console.log('Generating table...')
|
console.log('Generating table...')
|
||||||
const table = generateTable(data, ['Country', 'Channels', 'EPG'])
|
const table = generateTable(data, ['Country', 'Channels', 'EPG'])
|
||||||
file.write('.readme/_table.md', table)
|
file.write('.readme/_table.md', table)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue