mirror of
https://github.com/iptv-org/epg
synced 2025-12-16 10:26:41 -05:00
Update validate.js
This commit is contained in:
@@ -31,7 +31,7 @@ async function main() {
|
||||
|
||||
if (output.length) {
|
||||
logger.info(chalk.underline(filepath))
|
||||
console.table(output, ['xmltv_id', 'site_id', 'name'])
|
||||
console.table(output, ['lang', 'xmltv_id', 'site_id', 'name'])
|
||||
console.log()
|
||||
stats.files++
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user