Update tvtv.us.config.js

This commit is contained in:
Arkina 2022-08-23 22:13:34 -04:00 committed by GitHub
parent 42b7d53930
commit ae704c12cb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -130,7 +130,7 @@ function parseDirectors(item) {
}
function parseDate(item) {
return item.program.origAirDate
return item.program.releaseDate
}
function parseActors(item) {