mirror of
https://github.com/iptv-org/epg
synced 2025-12-16 02:16:40 -05:00
Rename _items.json to items.json
This commit is contained in:
@@ -46,7 +46,7 @@ async function main() {
|
||||
item.channels.push(channel)
|
||||
}
|
||||
})
|
||||
writeToFile('.gh-pages/_items.json', convertToJSON(_items))
|
||||
writeToFile('.gh-pages/items.json', convertToJSON(_items))
|
||||
|
||||
console.log('Done')
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user