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