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
42b7d53930
commit
ae704c12cb
1 changed files with 1 additions and 1 deletions
|
@ -130,7 +130,7 @@ function parseDirectors(item) {
|
||||||
}
|
}
|
||||||
|
|
||||||
function parseDate(item) {
|
function parseDate(item) {
|
||||||
return item.program.origAirDate
|
return item.program.releaseDate
|
||||||
}
|
}
|
||||||
|
|
||||||
function parseActors(item) {
|
function parseActors(item) {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue