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
ee8580488d
commit
93931a87ed
1 changed files with 0 additions and 1 deletions
|
@ -71,7 +71,6 @@ async function loadPrograms() {
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
|
|
||||||
logger.info('Sort programs...')
|
|
||||||
programs = _.sortBy(programs, ['channel', 'site', 'start'])
|
programs = _.sortBy(programs, ['channel', 'site', 'start'])
|
||||||
|
|
||||||
return programs
|
return programs
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue