mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-10 00:50:09 -04:00
Update tvtv.us.config.js
This commit is contained in:
parent
a50b2fe141
commit
097184c100
1 changed files with 1 additions and 1 deletions
|
@ -102,7 +102,7 @@ function parseTitle(item) {
|
|||
}
|
||||
|
||||
function parseSubtitle(item) {
|
||||
return item.program.episodeTitle
|
||||
return item.program.episodeTitle && item.program.eventTitle
|
||||
}
|
||||
|
||||
function parseDescription(item) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue