mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-10 00:50:09 -04:00
Validate Guides
This commit is contained in:
parent
92c20a7232
commit
f21ae7f646
4 changed files with 49 additions and 5 deletions
|
@ -28,5 +28,6 @@ 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