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