mirror of
https://github.com/iptv-org/epg
synced 2025-12-17 10:56:57 -05:00
Update stod2.is.config.js
This commit is contained in:
@@ -39,8 +39,8 @@ module.exports = {
|
|||||||
description: item.lysing,
|
description: item.lysing,
|
||||||
actors: item.adalhlutverk,
|
actors: item.adalhlutverk,
|
||||||
directors: item.leikstjori,
|
directors: item.leikstjori,
|
||||||
start: start.toISOString,
|
start,
|
||||||
stop: stop.toISOString
|
stop
|
||||||
})
|
})
|
||||||
})
|
})
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user