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