4 lines
62 B
JavaScript
4 lines
62 B
JavaScript
module.exports = function () {
|
|
return this.tvg_logo || ''
|
|
}
|
module.exports = function () {
|
|
return this.tvg_logo || ''
|
|
}
|