mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-10 00:50:09 -04:00
Update update-api.js
This commit is contained in:
parent
955c8a15f3
commit
b07da5620a
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@ async function getGuides(programs = []) {
|
|||
}
|
||||
|
||||
async function loadPrograms() {
|
||||
logger.info('Loading programs from database...')
|
||||
logger.info('Loading programs...')
|
||||
await db.programs.load()
|
||||
return await db.programs.find({})
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue