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
835370c669
commit
ec6d6b4d92
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@ function generateTable(files) {
|
|||
]
|
||||
})
|
||||
|
||||
fs.writeFileSync(path.resolve('./.readme/_countries.md'), table)
|
||||
fs.writeFileSync(path.resolve('./.readme/_table.md'), table)
|
||||
}
|
||||
|
||||
function generateHtmlTable(data, options) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue