mirror of
https://github.com/iptv-org/epg
synced 2025-12-17 10:56:57 -05:00
Update update-readme.js
This commit is contained in:
@@ -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)
|
||||||
|
|||||||
Reference in New Issue
Block a user