mirror of
https://github.com/iptv-org/database.git
synced 2024-11-09 22:16:38 -05:00
Update validate.js
This commit is contained in:
parent
230fd709ac
commit
46c9fcf345
1 changed files with 1 additions and 0 deletions
|
@ -11,6 +11,7 @@ async function main() {
|
|||
const files = program.args.length
|
||||
? program.args
|
||||
: [
|
||||
'data/blocklist.csv',
|
||||
'data/categories.csv',
|
||||
'data/channels.csv',
|
||||
'data/countries.csv',
|
||||
|
|
Loading…
Reference in a new issue