Update generate-playlist.js
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
module.exports = function () {
|
||||
return this.tvg_logo || ''
|
||||
if (this.tvg_logo) return this.tvg_logo
|
||||
|
||||
return this.logo || ''
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user