Update parse.ts

This commit is contained in:
freearhey 2023-11-18 13:55:41 +03:00
parent fef157bbc5
commit 6de5243885

View file

@ -63,6 +63,7 @@ async function main() {
if (found) {
channel.xmltv_id = found.xmltv_id
channel.lang = found.lang
}
output.add(channel)