mirror of
https://github.com/iptv-org/epg
synced 2025-12-16 10:26:41 -05:00
Update update-api.js
This commit is contained in:
@@ -71,7 +71,6 @@ async function loadPrograms() {
|
||||
}
|
||||
})
|
||||
|
||||
logger.info('Sort programs...')
|
||||
programs = _.sortBy(programs, ['channel', 'site', 'start'])
|
||||
|
||||
return programs
|
||||
|
||||
Reference in New Issue
Block a user