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