mirror of
https://github.com/iptv-org/iptv.git
synced 2025-05-12 10:00:05 -04:00
3 lines
66 B
JavaScript
3 lines
66 B
JavaScript
module.exports = function () {
|
|
return this.tvg_language || ''
|
|
}
|