mirror of
https://github.com/iptv-org/iptv
synced 2025-12-17 10:57:18 -05:00
Create channel_id.js
This commit is contained in:
3
scripts/store/setters/channel_id.js
Normal file
3
scripts/store/setters/channel_id.js
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
module.exports = function ({ channel_id }) {
|
||||||
|
return channel_id || null
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user