mirror of
https://github.com/iptv-org/epg
synced 2026-05-07 01:46:59 -04:00
add disclaimer for channels.
This commit is contained in:
@@ -97,6 +97,9 @@ module.exports = {
|
||||
})
|
||||
|
||||
return programs
|
||||
},
|
||||
channels() {
|
||||
return 'Website provides no proper channel list, channels must be added manually'
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user