mirror of
https://github.com/iptv-org/iptv
synced 2026-06-11 19:19:31 -04:00
Create channel_id.js
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
module.exports = function ({ channel_id }) {
|
||||
return channel_id || null
|
||||
}
|
||||
Reference in New Issue
Block a user