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
d220ddc4ba
commit
9c0222063f
1 changed files with 1 additions and 1 deletions
|
@ -103,7 +103,7 @@ function parseTitle(item) {
|
|||
}
|
||||
|
||||
function parseSubtitle(item) {
|
||||
return item.program.episodeTitle && item.program.eventTitle
|
||||
return item.program.episodeTitle
|
||||
}
|
||||
|
||||
function parseDescription(item) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue