mirror of
https://github.com/iptv-org/iptv.git
synced 2026-03-14 20:23:01 -04:00
4 lines
61 B
JavaScript
4 lines
61 B
JavaScript
module.exports = function () {
|
|
return this.channel || ''
|
|
}
|