mirror of
https://github.com/iptv-org/epg
synced 2025-12-18 11:27:06 -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'])
|
programs = _.sortBy(programs, ['channel', 'site', 'start'])
|
||||||
|
|
||||||
return programs
|
return programs
|
||||||
|
|||||||
Reference in New Issue
Block a user