mirror of
https://github.com/iptv-org/epg
synced 2025-12-16 10:26:41 -05:00
linting fixes all files
This commit is contained in:
@@ -4,7 +4,7 @@ module.exports = {
|
||||
site: 'tataplay.com',
|
||||
days: 1,
|
||||
|
||||
url({ channel, date }) {
|
||||
url({ date }) {
|
||||
return `https://tm.tapi.videoready.tv/content-detail/pub/api/v2/channels/schedule?date=${date.format('DD-MM-YYYY')}`
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user