mirror of https://github.com/iptv-org/iptv
Create channel_id.js
parent
34553a66d2
commit
4c0d45db3d
@ -0,0 +1,3 @@
|
|||||||
|
module.exports = function ({ channel_id }) {
|
||||||
|
return channel_id || null
|
||||||
|
}
|
||||||
Loading…
Reference in New Issue