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
4d3c1b6023
commit
e293add009
1 changed files with 0 additions and 1 deletions
|
@ -11,7 +11,6 @@ const options = program
|
||||||
|
|
||||||
async function main() {
|
async function main() {
|
||||||
const records = await getLogRecords()
|
const records = await getLogRecords()
|
||||||
console.log(records)
|
|
||||||
await generateCountriesTable(records)
|
await generateCountriesTable(records)
|
||||||
await generateUSStatesTable(records)
|
await generateUSStatesTable(records)
|
||||||
await generateCanadaProvincesTable(records)
|
await generateCanadaProvincesTable(records)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue