mirror of
https://github.com/iptv-org/iptv
synced 2025-12-23 05:46:53 -05:00
Update playlist/generate.js
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
module.exports = function () {
|
||||
return this.channel_id || ''
|
||||
return this.channel || ''
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user