mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-10 00:50:09 -04:00
Update update-guides.js
This commit is contained in:
parent
cf0f2472d1
commit
23d9089628
1 changed files with 3 additions and 2 deletions
|
@ -38,8 +38,9 @@ async function generateGuides() {
|
||||||
|
|
||||||
await log({
|
await log({
|
||||||
gid,
|
gid,
|
||||||
filepath,
|
site,
|
||||||
count: groupChannels.length
|
count: groupChannels.length,
|
||||||
|
status: 1
|
||||||
})
|
})
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue