This commit is contained in:
freearhey
2021-03-12 17:51:59 +03:00
parent 7e1904fdfa
commit 82cc8e648c
7 changed files with 138 additions and 16 deletions

View File

@@ -17,9 +17,7 @@ module.exports = {
title: i.title,
description: i.program.description,
start: i.start,
stop: i.finish,
lang,
channel: channel['xmltv_id']
stop: i.finish
}
})
}