mirror of
https://github.com/iptv-org/epg
synced 2026-09-14 04:56:25 -04:00
Update parse.ts
This commit is contained in:
@@ -63,6 +63,7 @@ async function main() {
|
|||||||
|
|
||||||
if (found) {
|
if (found) {
|
||||||
channel.xmltv_id = found.xmltv_id
|
channel.xmltv_id = found.xmltv_id
|
||||||
|
channel.lang = found.lang
|
||||||
}
|
}
|
||||||
|
|
||||||
output.add(channel)
|
output.add(channel)
|
||||||
|
|||||||
Reference in New Issue
Block a user