mirror of
https://github.com/iptv-org/epg
synced 2025-12-17 02:47:02 -05:00
Update update-readme.js
This commit is contained in:
@@ -30,8 +30,6 @@ async function main() {
|
||||
return b.channelCount - a.channelCount
|
||||
})
|
||||
|
||||
console.log(data)
|
||||
|
||||
console.log('Generating table...')
|
||||
const table = generateTable(data, ['Country', 'Channels', 'EPG'])
|
||||
file.write('.readme/_table.md', table)
|
||||
|
||||
Reference in New Issue
Block a user