mirror of
https://github.com/iptv-org/iptv
synced 2026-04-24 03:37:19 -04:00
Update generate-playlists.js
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
module.exports = function () {
|
||||
return this.channel && this.channel.logo ? this.channel.logo : ''
|
||||
return this.tvg_logo || ''
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user