mirror of
https://github.com/iptv-org/epg
synced 2025-12-17 10:56:57 -05:00
Update core/api.js
This commit is contained in:
@@ -10,6 +10,8 @@ const options = program
|
||||
.opts()
|
||||
|
||||
async function main() {
|
||||
await api.countries.load()
|
||||
await api.subdivisions.load()
|
||||
const records = await getLogRecords()
|
||||
await generateCountriesTable(records)
|
||||
await generateUSStatesTable(records)
|
||||
|
||||
Reference in New Issue
Block a user