mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-10 00:50:09 -04:00
Merge pull request #1010 from Arkina1234/patch-22
Update tvtv.us.config.js
This commit is contained in:
commit
8504c84eb0
1 changed files with 1 additions and 1 deletions
|
@ -130,7 +130,7 @@ function parseDirectors(item) {
|
|||
}
|
||||
|
||||
function parseDate(item) {
|
||||
return item.program.origAirDate
|
||||
return item.program.releaseDate
|
||||
}
|
||||
|
||||
function parseActors(item) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue