mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-09 16:40:07 -04:00
Update api.js
This commit is contained in:
parent
e0937d4acd
commit
0750fa820d
1 changed files with 0 additions and 1 deletions
|
@ -28,6 +28,5 @@ api.channels = new API(`${DATA_DIR}/channels.json`)
|
|||
api.regions = new API(`${DATA_DIR}/regions.json`)
|
||||
api.countries = new API(`${DATA_DIR}/countries.json`)
|
||||
api.subdivisions = new API(`${DATA_DIR}/subdivisions.json`)
|
||||
api.guides = new API(`${DATA_DIR}/guides.json`)
|
||||
|
||||
module.exports = api
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue